Searched defs:pthread_spin_unlock (Results 1 – 3 of 3) sorted by relevance
94 INTERCEPTOR(int, pthread_spin_unlock, pthread_spinlock_t *m) { in INTERCEPTOR() argument
203 #define pthread_spin_unlock _pthread_spin_unlock macro
1477 TSAN_INTERCEPTOR(int, pthread_spin_unlock, void *m) { in TSAN_INTERCEPTOR() argument