Home
last modified time | relevance | path

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

/external/google-benchmark/src/
Dmutex.h18 #define SCOPED_CAPABILITY \ macro
96 class SCOPED_CAPABILITY MutexLock
/external/clang/docs/
DThreadSafetyAnalysis.rst394 SCOPED_CAPABILITY section in Reference Guide
399 ``SCOPED_CAPABILITY`` is an attribute on classes that implement RAII-style
731 doesn't know that munl.mu == mutex. The SCOPED_CAPABILITY attribute handles
772 #define SCOPED_CAPABILITY \
868 class SCOPED_CAPABILITY MutexLocker {
907 // Replaced by SCOPED_CAPABILITY