Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/xz/dist/src/liblzma/common/
H A Dstream_encoder_mt.c346 worker_start(void *thr_ptr) in worker_start() function
494 if (mythread_create(&thr->thread_id, &worker_start, thr)) in initialize_new_thread()