Searched refs:child_thread_id (Results 1 – 1 of 1) sorted by relevance
35 static int child_thread_id; variable773 child_thread_id = curr_cpu(); in k_sys_fatal_error_handler()779 zassert_true(main_thread_id != child_thread_id, in k_sys_fatal_error_handler()823 child_thread_id = curr_cpu(); in workq_handler()852 zassert_true(main_thread_id != child_thread_id, in ZTEST()