Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mutex.h417 : mu_(mu), write_(write) { in GenericScopedRWLock()
418 if (write_) in GenericScopedRWLock()
425 if (write_) in ~GenericScopedRWLock()
433 bool write_; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.214356 (write_{export,import}_file): Delete.