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

/freebsd-11-stable/contrib/xz/src/common/
H A Dmythread.h33 // Perform mythread_mutex_lock(&mutex) in the beginning of a block
48 // things down at all compared to plain mythread_mutex_lock(&mutex)
57 : (mythread_mutex_lock(&(mutex)), 1); \
193 mythread_mutex_lock(mythread_mutex *mutex) function
426 mythread_mutex_lock(mythread_mutex *mutex) function

Completed in 62 milliseconds