Searched refs:thread_pool_loop (Results 1 – 2 of 2) sorted by relevance
40 thread_pool_loop (void* arg) in thread_pool_loop() function177 int r = pthread_create (&thr, NULL, thread_pool_loop, (void *) this); in put_queue()