Searched defs:SBUF_UNLOCK (Results 1 – 1 of 1) sorted by relevance
124 #define SBUF_UNLOCK(lock) pthread_spin_unlock(lock) macro133 #define SBUF_UNLOCK(lock) pthread_mutex_unlock(lock) macro