Searched refs:RTC_SHARED_TRYLOCK_FUNCTION (Results 1 – 2 of 2) sorted by relevance
85 #define RTC_SHARED_TRYLOCK_FUNCTION(...) \ macro
24 bool TryEnterRead() const RTC_SHARED_TRYLOCK_FUNCTION(true) { return true; } in TryEnterRead()