Searched refs:TSA_ACQUIRE_SHARED (Results 1 – 2 of 2) sorted by relevance
147 void coroutine_fn TSA_ACQUIRE_SHARED(graph_lock) TSA_NO_TSA165 void TSA_ACQUIRE_SHARED(graph_lock) TSA_NO_TSA212 static inline GraphLockable * TSA_ACQUIRE_SHARED(graph_lock) coroutine_fn in TSA_ACQUIRE_SHARED() function
86 #define TSA_ACQUIRE_SHARED(...) TSA(acquire_shared_capability(__VA_ARGS__)) macro