Searched refs:thread_stop (Results 1 – 2 of 2) sorted by relevance
61 void thread_stop(thread_t* thread);
111 thread_stop(thread); in thread_free()143 void thread_stop(thread_t* thread) { in thread_stop() function