Home
last modified time | relevance | path

Searched defs:LinkerInitialized (Results 1 – 6 of 6) sorted by relevance

/external/gflags/src/
Dmutex.h160 enum LinkerInitialized { LINKER_INITIALIZED }; enum
220 Mutex::Mutex(Mutex::LinkerInitialized) : mutex_(0) { } in Mutex() function
236 Mutex::Mutex(LinkerInitialized) : destroy_(false) { in Mutex() argument
260 Mutex::Mutex(Mutex::LinkerInitialized) : destroy_(false) { in Mutex() function
285 Mutex::Mutex(Mutex::LinkerInitialized) : destroy_(false) { in Mutex() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_libignore.cc21 LibIgnore::LibIgnore(LinkerInitialized) { in LibIgnore() argument
Dsanitizer_quarantine.h47 explicit Quarantine(LinkerInitialized) in Quarantine() argument
121 explicit QuarantineCache(LinkerInitialized) { in QuarantineCache() argument
Dsanitizer_internal_defs.h289 enum LinkerInitialized { LINKER_INITIALIZED = 0 }; enum
/external/tensorflow/tensorflow/core/platform/default/
Dmutex.h31 enum LinkerInitialized { LINKER_INITIALIZED }; enum
/external/compiler-rt/lib/asan/
Dasan_allocator.h97 explicit AsanChunkFifoList(LinkerInitialized) { } in AsanChunkFifoList() argument