Searched defs:SQ_LOCK (Results 1 – 1 of 1) sorted by relevance
16 #define SQ_LOCK(lock) pthread_spin_lock(lock) macro25 #define SQ_LOCK(lock) pthread_mutex_lock(lock) macro32 #define SQ_LOCK(lock) (void) 0 macro