Home
last modified time | relevance | path

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

/minix3/minix/servers/vfs/
H A Dthreads.h23 struct worker_thread { struct
35 struct worker_thread *w_next; argument
/minix3/minix/lib/libblockdriver/
H A Ddriver_mt.c143 static void *worker_thread(void *param) in worker_thread() function
/minix3/external/public-domain/xz/dist/src/liblzma/common/
H A Dstream_encoder_mt.c48 typedef struct worker_thread_s worker_thread; typedef