Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/xz/src/liblzma/common/
H A Dstream_encoder_mt.c49 typedef struct worker_thread_s worker_thread; typedef
89 worker_thread *next;
146 worker_thread *threads;
159 worker_thread *threads_free;
163 worker_thread *thr;
182 worker_error(worker_thread *thr, lzma_ret ret) in worker_error()
199 worker_encode(worker_thread *thr, worker_state state) in worker_encode()
348 worker_thread *thr = thr_ptr; in worker_start()
475 worker_thread *thr = &coder->threads[coder->threads_initialized]; in initialize_new_thread()
1030 options->threads * sizeof(worker_thread), in stream_encoder_mt_init()
[all …]
/freebsd-12.1/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.c518 worker_thread(workqueue_t *wq) in worker_thread() function
707 (void *(*)(void *))worker_thread, wq); in start_threads()
/freebsd-12.1/contrib/ntp/
H A DCommitLog-4.1.04435 * ntpd/ntpd.c (was_alarmed, worker_thread): Likewise.