Home
last modified time | relevance | path

Searched refs:__tsan_mutex_try_lock_failed (Results 1 – 1 of 1) sorted by last modified time

/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dtsan_interface.h59 static const unsigned __tsan_mutex_try_lock_failed = 1 << 5; variable
74 __tsan_mutex_try_read_lock | __tsan_mutex_try_lock_failed;