Searched defs:SBUF_LOCK (Results 1 – 1 of 1) sorted by relevance
123 #define SBUF_LOCK(lock) pthread_spin_lock(lock) macro132 #define SBUF_LOCK(lock) pthread_mutex_lock(lock) macro