Searched refs:mythread_once (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/xz/src/liblzma/check/
H A Dcrc32_small.c43 mythread_once(crc32_init);
H A Dcrc64_small.c43 mythread_once(crc64_init);
/freebsd-11-stable/contrib/xz/src/common/
H A Dmythread.h72 #define mythread_once(func) \ macro
128 #define mythread_once(func) \ macro
365 // mythread_once() is only available with Vista threads.
367 #define mythread_once(func) \ macro

Completed in 50 milliseconds