Home
last modified time | relevance | path

Searched refs:__tsan_mutex_post_lock (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/compiler-rt/lib/tsan/rtl/
Dtsan.syms.extra18 __tsan_mutex_post_lock
Dtsan_interface_ann.cpp376 void __tsan_mutex_post_lock(void *m, unsigned flagz, int rec) { in __tsan_mutex_post_lock() function
377 SCOPED_ANNOTATION(__tsan_mutex_post_lock); in __tsan_mutex_post_lock()
/openbsd/src/gnu/llvm/compiler-rt/include/sanitizer/
Dtsan_interface.h100 void __tsan_mutex_post_lock(void *addr, unsigned flags, int recursion);