Searched refs:lockable (Results 1 – 18 of 18) sorted by relevance
17 test_makefile := external/libcxx/test/thread/thread.req/thread.req.lockable/thread.req.lockable.bas…19 test_name := thread/thread.req/thread.req.lockable/thread.req.lockable.basic/nothing_to_do
17 test_makefile := external/libcxx/test/thread/thread.req/thread.req.lockable/thread.req.lockable.gen…19 test_name := thread/thread.req/thread.req.lockable/thread.req.lockable.general/nothing_to_do
17 test_makefile := external/libcxx/test/thread/thread.req/thread.req.lockable/thread.req.lockable.tim…19 test_name := thread/thread.req/thread.req.lockable/thread.req.lockable.timed/nothing_to_do
17 test_makefile := external/libcxx/test/thread/thread.req/thread.req.lockable/thread.req.lockable.req…19 test_name := thread/thread.req/thread.req.lockable/thread.req.lockable.req/nothing_to_do
38 Locker(T& lockable) : m_lockable(lockable) { m_lockable.lock(); } in Locker() argument
17 test_makefile := external/libcxx/test/thread/thread.req/thread.req.lockable/Android.mk19 test_name := thread/thread.req/thread.req.lockable/nothing_to_do
18 class __attribute__((lockable)) Mutex {
44 class __attribute__((lockable)) Mutex {
3 struct __attribute__ ((lockable)) Mutex {};
74 #define LOCKABLE THREAD_ANNOTATION_ATTRIBUTE__(lockable)
109 #define LOCKABLE THREAD_ANNOTATION_ATTRIBUTE__(lockable)
11 #define LOCKABLE __attribute__ ((lockable))33 class __attribute__((lockable)) Mutex {
3 #define LOCKABLE __attribute__ ((lockable))
3 #define LOCKABLE __attribute__ ((lockable))220 #if !__has_attribute(lockable)227 class __attribute__((lockable (1))) LTestClass_args { // \
6 #define LOCKABLE __attribute__ ((lockable))30 class __attribute__((lockable)) Mutex {1967 struct __attribute__((lockable)) mutex {
740 THREAD_ANNOTATION_ATTRIBUTE__(lockable)
1314 let Spellings = [GNU<"lockable">];