Searched refs:worker_thread (Results 1 - 1 of 1) sorted by relevance

/libmicro/
H A Dlibmicro.c459 worker_thread(void *arg) function
512 if (pthread_create(&tids[i], NULL, worker_thread, tsd) != 0) {
519 (void) worker_thread(tsd);

Completed in 10 milliseconds