Home
last modified time | relevance | path

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

/freebsd/tools/test/xregs_sig/
H A Dxregs_sig.c175 worker_thread(void *arg) in worker_thread() function
246 error = pthread_create(&wt[i], NULL, worker_thread, in main()
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.c518 worker_thread(workqueue_t *wq) in worker_thread() function
708 (void *(*)(void *))worker_thread, wq); in start_threads()
/freebsd/contrib/ntp/
H A DCommitLog-4.1.04435 * ntpd/ntpd.c (was_alarmed, worker_thread): Likewise.