Home
last modified time | relevance | path

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

/freebsd/contrib/xz/src/liblzma/common/
H A Dstream_encoder_mt.c363 worker_start(void *thr_ptr) in worker_start() function
519 if (mythread_create(&thr->thread_id, &worker_start, thr)) in initialize_new_thread()