Searched refs:thread_join (Results 1 – 2 of 2) sorted by relevance
49 void thread_join(thread_t* thread);
112 thread_join(thread); in thread_free()119 void thread_join(thread_t* thread) { in thread_join() function