Searched refs:EXCLUSIVE_TRYLOCK_FUNCTION (Results 1 – 3 of 3) sorted by relevance
58 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) \ macro80 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) macro112 bool mutex_trylock(struct mutex *mtx) EXCLUSIVE_TRYLOCK_FUNCTION(true, *mtx);
357 bool annotation__trylock(struct annotation *notes) EXCLUSIVE_TRYLOCK_FUNCTION(true, *notes);
830 EXCLUSIVE_TRYLOCK_FUNCTION(true, _dso__data_open_lock);
Completed in 10 milliseconds