Searched refs:thread_loop (Results 1 – 2 of 2) sorted by relevance
32 static THREADFN thread_loop(void *ptr) { in thread_loop() function109 ok = !pthread_create(&worker->impl_->thread_, NULL, thread_loop, worker); in reset()
41 static THREADFN thread_loop(void *ptr) { in thread_loop() function140 ok = !pthread_create(&worker->impl_->thread_, NULL, thread_loop, worker); in reset()