Searched defs:loaded_count_ (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_libignore.h59 atomic_uintptr_t loaded_count_; member in class:__sanitizer::LibIgnore
73 const uptr n = atomic_load(&loaded_count_, memory_order_acquire);

Completed in 73 milliseconds