Searched refs:SCOPED_LOCKABLE (Results 1 – 19 of 19) sorted by relevance
36 class SCOPED_LOCKABLE ReadLockScoped {51 class SCOPED_LOCKABLE WriteLockScoped {
38 class SCOPED_LOCKABLE CriticalSectionScoped {
42 class SCOPED_LOCKABLE SharedScope {57 class SCOPED_LOCKABLE ExclusiveScope {
69 class SCOPED_LOCKABLE CritScope {118 class SCOPED_LOCKABLE GlobalLockScope {
77 #define SCOPED_LOCKABLE THREAD_ANNOTATION_ATTRIBUTE__(scoped_lockable) macro
115 class SCOPED_LOCKABLE EnterExit {
4 #define SCOPED_LOCKABLE __attribute__ ((scoped_lockable)) macro264 class SCOPED_LOCKABLE SLTestClass {271 void sl_test_function() SCOPED_LOCKABLE; // \275 int x SCOPED_LOCKABLE = y; // \ in sl_testfn() local280 int sl_test_var SCOPED_LOCKABLE; // \ variable285 int test_field SCOPED_LOCKABLE; // \ member in SLFoo287 void test_method() SCOPED_LOCKABLE; // \292 void sl_function_params(int lvar SCOPED_LOCKABLE); // \
4 #define SCOPED_LOCKABLE __attribute__ ((scoped_lockable)) macro
7 #define SCOPED_LOCKABLE __attribute__ ((scoped_lockable)) macro
7 #define SCOPED_LOCKABLE __attribute__((scoped_lockable)) macro46 class SCOPED_LOCKABLE MutexLock {53 class SCOPED_LOCKABLE ReaderMutexLock {60 class SCOPED_LOCKABLE ReleasableMutexLock {2634 class SCOPED_LOCKABLE WTF_ScopedLockable {
63 class SCOPED_LOCKABLE mutex_lock {102 class SCOPED_LOCKABLE tf_shared_lock {
113 #define SCOPED_LOCKABLE THREAD_ANNOTATION_ATTRIBUTE__(scoped_lockable) macro
17 class SCOPED_LOCKABLE AutoLock {
136 #define SCOPED_LOCKABLE THREAD_ANNOTATION_ATTRIBUTE__(scoped_lockable) macro
18 class SCOPED_LOCKABLE AutoLock {
12 #define SCOPED_LOCKABLE __attribute__ ((scoped_lockable)) macro55 class SCOPED_LOCKABLE ReleasableMutexLock {
383 class SCOPED_LOCKABLE SqliteLock {414 class SCOPED_LOCKABLE SqliteTransaction {
397 *Previously*: ``SCOPED_LOCKABLE``908 #define SCOPED_LOCKABLE \