Searched refs:worker_routine (Results 1 – 1 of 1) sorted by relevance
67 static void *worker_routine(void *);414 ret = _pthread_create(&td, &sn->sn_attr, worker_routine, sn); in sigev_service_loop()439 worker_routine(void *arg) in worker_routine() function