Searched refs:worker_thread (Results 1 - 1 of 1) sorted by relevance
/libmicro/ | ||
H A D | libmicro.c | 459 worker_thread(void *arg) function 512 if (pthread_create(&tids[i], NULL, worker_thread, tsd) != 0) { 519 (void) worker_thread(tsd); |
Completed in 9 milliseconds