Searched defs:MutexDestroy (Results 1 – 5 of 5) sorted by relevance
149 void MutexDestroy(Thread *thr, uptr m) { in MutexDestroy() function
86 virtual void MutexDestroy(DDCallback *cb, DDMutex *m) {} in MutexDestroy() function
178 void DD::MutexDestroy(DDCallback *cb, in MutexDestroy() function in __sanitizer::DD
330 void DD::MutexDestroy(DDCallback *cb, DDMutex *m) { in MutexDestroy() function in __sanitizer::DD
84 void MutexDestroy(ThreadState *thr, uptr pc, uptr addr) { in MutexDestroy() function