Home
last modified time | relevance | path

Searched refs:MutexUnlock (Results 1 – 5 of 5) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_ann.cc214 MutexUnlock(thr, pc, m); in AnnotateRWLockReleased()
Dtsan_interceptors.cc848 MutexUnlock(thr, pc, (uptr)m); in TSAN_INTERCEPTOR()
891 MutexUnlock(thr, pc, (uptr)m); in TSAN_INTERCEPTOR()
1001 MutexUnlock(thr, pc, (uptr)m); in TSAN_INTERCEPTOR()
1009 MutexUnlock(thr, pc, (uptr)m); in TSAN_INTERCEPTOR()
Dtsan_rtl_mutex.cc104 void MutexUnlock(ThreadState *thr, uptr pc, uptr addr) { in MutexUnlock() function
Dtsan_rtl.h493 void MutexUnlock(ThreadState *thr, uptr pc, uptr addr);
/external/llvm/test/CodeGen/PowerPC/
D2008-07-15-Bswap.ll366 declare void @MutexUnlock(%struct.Mutex*)