Searched refs:osi_thread_join (Results 1 – 1 of 1) sorted by relevance
180 static int osi_thread_join(osi_thread_t *thread, uint32_t wait_ms) in osi_thread_join() function197 ret = osi_thread_join(thread, 1000); //wait 1000ms in osi_thread_stop()