Lines Matching refs:EXCLUSIVE_TRYLOCK_FUNCTION
13 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__ ((exclusive_trylock_function(__VA_ARGS__)))34 bool TryLock() __attribute__((exclusive_trylock_function(true)));