Searched refs:EXCLUSIVE_TRYLOCK_FUNCTION (Results 1 – 3 of 3) sorted by relevance
52 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) \ macro70 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) macro101 bool mutex_trylock(struct mutex *mtx) EXCLUSIVE_TRYLOCK_FUNCTION(true, *mtx);
355 bool annotation__trylock(struct annotation *notes) EXCLUSIVE_TRYLOCK_FUNCTION(true, *notes);
823 EXCLUSIVE_TRYLOCK_FUNCTION(true, _dso__data_open_lock);