Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/truss/
H A Dmain.c88 void *worker_thread(void *);
243 if (thr_create(NULL, 0, worker_thread, new_Lwp, in create_thread()
868 worker_thread(void *arg) in worker_thread() function
1240 if (thr_create(NULL, 0, worker_thread, in worker_thread()