Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/ctf/cvt/
H A Dctfmerge.c508 worker_thread(workqueue_t *wq) in worker_thread() function
695 (void *(*)(void *))worker_thread, wq); in start_threads()
/titanic_50/usr/src/cmd/truss/
H A Dmain.c86 void *worker_thread(void *);
241 if (thr_create(NULL, 0, worker_thread, new_Lwp, in create_thread()
863 worker_thread(void *arg) in worker_thread() function
1234 if (thr_create(NULL, 0, worker_thread, in worker_thread()