Searched refs:thread_free (Results 1 – 13 of 13) sorted by relevance
14 thread_free(thread); in TEST_F()19 thread_free(thread); in TEST_F()25 thread_free(thread); in TEST_F()31 thread_free(thread); in TEST_F()37 thread_free(thread); in TEST_F()48 thread_free(thread); in TEST_F()54 thread_free(thread); in TEST_F()
346 thread_free(worker_thread); in TEST_F()
35 struct thread_free thread_free; variable52 void thread_free(thread_t* thread) { in thread_free() function54 test::mock::osi_thread::thread_free(thread); in thread_free()
41 struct thread_free { struct45 extern struct thread_free thread_free; argument
82 test::mock::osi_thread::thread_free.body = [](thread_t* thread) { in SetUp()91 test::mock::osi_thread::thread_free = {}; in TearDown()128 thread_free(threads[i]); in teardown_thread()
284 thread_free(dispatcher_thread); in alarm_cleanup()291 thread_free(default_callback_thread); in alarm_cleanup()363 thread_free(default_callback_thread); in lazy_initialize()366 thread_free(dispatcher_thread); in lazy_initialize()
111 void thread_free(thread_t* thread) { in thread_free() function
44 void thread_free(thread_t* thread);
125 thread_free(thread); in btif_sock_init()141 thread_free(thread); in btif_sock_cleanup()
111 thread_free(thread_); in TearDown()242 thread_free(thread_); in TearDown()
236 thread_free(thread); in LLVMFuzzerTestOneInput()
132 thread_free(thread_); in TearDown()266 thread_free(thread_); in TearDown()
254 void thread_free(thread_t* thread) { inc_func_call_count(__func__); } in thread_free() function