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

/darwin-on-arm/xnu/tools/tests/libMicro/
H A Dlibmicro.c509 worker_thread(void *arg) function
562 if (pthread_create(&tids[i], NULL, worker_thread, tsd) != 0) {
569 (void) worker_thread(tsd);

Completed in 7 milliseconds