reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1296 SCOPED_TSAN_INTERCEPTOR(pthread_spin_trylock, m); 1297 int res = REAL(pthread_spin_trylock)(m); 1299 MutexPostLock(thr, pc, (uptr)m, MutexFlagTryLock);