Searched refs:stop_thread (Results 1 – 1 of 1) sorted by relevance
19 static pthread_t stop_thread; variable224 return pthread_create(&stop_thread, &attr, do_rproc_stop, NULL); in rproc_stop()