Lines Matching refs:pthread_spin_lock
2111 // In some versions of libpthread, pthread_spin_lock is effectively
2114 // beb3: 75 0b jne bec0 <pthread_spin_lock+0x10>
2121 // bec5: 7f e9 >>>>>>>>>>>>> jg beb0 <pthread_spin_lock>
2122 // bec7: eb f7 jmp bec0 <pthread_spin_lock+0x10>
2125 static uintptr_t WRAP_NAME(pthread_spin_lock)(WRAP_PARAM4) {
3256 WRAP4(pthread_spin_lock);