Searched refs:SCOPED_CAPABILITY (Results 1 – 3 of 3) sorted by relevance
19 #define SCOPED_CAPABILITY THREAD_ANNOTATION_ATTRIBUTE__(scoped_lockable) macro87 class SCOPED_CAPABILITY MutexLock {
394 SCOPED_CAPABILITY section in Reference Guide399 ``SCOPED_CAPABILITY`` is an attribute on classes that implement RAII-style731 doesn't know that munl.mu == mutex. The SCOPED_CAPABILITY attribute handles772 #define SCOPED_CAPABILITY \868 class SCOPED_CAPABILITY MutexLocker {907 // Replaced by SCOPED_CAPABILITY