Searched refs:pthread_spin_destroy (Results 1 – 8 of 8) sorted by relevance
49 pthread_spin_destroy(&s_spinlock); in main()
118 CHECK(0 == pthread_spin_destroy(&mu_)); in ~SpinLock()
297 CHECK(0 == pthread_spin_destroy(&mu_)); in ~SpinLock()
6276 pthread_spin_destroy(&lock); in Run()
316 inline void _M_destroy() { pthread_spin_destroy( &_M_lock ); } in _M_destroy()
2139 static uintptr_t WRAP_NAME(pthread_spin_destroy)(WRAP_PARAM4) { in WRAP_NAME() argument3231 WRAP4(pthread_spin_destroy); in MaybeInstrumentOneRoutine()