Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/tsan/
H A Dcustom_mutex.h13 , destroy_flags_(destroy_flags) { in prof_()
18 __tsan_mutex_destroy(this, destroy_flags_); in ~Mutex()
61 unsigned destroy_flags_; variable