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

/freebsd-11-stable/contrib/xz/src/common/
H A Dmythread.h51 #define mythread_sync(mutex) mythread_sync_helper1(mutex, __LINE__)
52 #define mythread_sync_helper1(mutex, line) mythread_sync_helper2(mutex, line) macro

Completed in 45 milliseconds