Searched refs:thread_options (Results 1 – 3 of 3) sorted by relevance
150 static void start_tls_test(uint32_t thread_options) in start_tls_test() argument161 0, thread_options, K_NO_WAIT); in start_tls_test()
113 uint32_t thread_options; member417 .thread_options = t_options, \438 .thread_options = t_options, \
650 const bool config_user_mode = FIELD_GET(K_USER, test->thread_options) != 0; in test_cb()