Searched defs:pthread_spin_lock (Results 1 – 3 of 3) sorted by relevance
78 INTERCEPTOR(int, pthread_spin_lock, pthread_spinlock_t *m) { in INTERCEPTOR() argument
203 #define pthread_spin_lock _pthread_spin_lock macro
1340 TSAN_INTERCEPTOR(int, pthread_spin_lock, void *m) { in TSAN_INTERCEPTOR() argument