Searched refs:child_thread_id (Results 1 – 1 of 1) sorted by relevance
35 static int child_thread_id; variable772 child_thread_id = curr_cpu(); in k_sys_fatal_error_handler()778 zassert_true(main_thread_id != child_thread_id, in k_sys_fatal_error_handler()822 child_thread_id = curr_cpu(); in workq_handler()851 zassert_true(main_thread_id != child_thread_id, in ZTEST()