Home
last modified time | relevance | path

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

/freebsd/contrib/xz/src/common/
H A Dmythread.h71 #define mythread_once(func) \ macro
153 #define mythread_once(func) \ macro
394 #define mythread_once(func) \ macro
/freebsd/contrib/xz/src/liblzma/check/
H A Dcrc32_small.c49 mythread_once(crc32_init); in lzma_crc32_init()
/freebsd/contrib/xz/
H A DChangeLog14679 mythread_once() is never used, even with --enable-small. A configuration
14695 mythread.h: Fix typo error in Vista threads mythread_once().