Searched refs:thread_stop (Results 1 – 3 of 3) sorted by relevance
111 thread_stop(thread); in thread_free()143 void thread_stop(thread_t* thread) { in thread_stop() function
61 void thread_stop(thread_t* thread);
283 void thread_stop(thread_t* thread) { mock_function_count_map[__func__]++; } in thread_stop() function