Searched refs:thread_stop (Results 1 – 5 of 5) sorted by relevance
45 struct thread_stop thread_stop; variable92 void thread_stop(thread_t* thread) { in thread_stop() function94 test::mock::osi_thread::thread_stop(thread); in thread_stop()
162 struct thread_stop { struct166 extern struct thread_stop thread_stop; argument
114 thread_stop(thread); in thread_free()146 void thread_stop(thread_t* thread) { in thread_stop() function
61 void thread_stop(thread_t* thread);
256 void thread_stop(thread_t* thread) { inc_func_call_count(__func__); } in thread_stop() function