Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan.syms.extra20 __tsan_mutex_post_unlock
H A Dtsan_interface_ann.cpp404 void __tsan_mutex_post_unlock(void *m, unsigned flagz) { in __tsan_mutex_post_unlock() function
405 SCOPED_ANNOTATION(__tsan_mutex_post_unlock); in __tsan_mutex_post_unlock()
/openbsd/gnu/llvm/compiler-rt/include/sanitizer/
H A Dtsan_interface.h111 void __tsan_mutex_post_unlock(void *addr, unsigned flags);