Home
last modified time | relevance | path

Searched refs:EXCLUSIVE_TRYLOCK_FUNCTION (Results 1 – 3 of 3) sorted by relevance

/tools/perf/util/
A Dmutex.h58 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) \ macro
80 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) macro
112 bool mutex_trylock(struct mutex *mtx) EXCLUSIVE_TRYLOCK_FUNCTION(true, *mtx);
A Dannotate.h357 bool annotation__trylock(struct annotation *notes) EXCLUSIVE_TRYLOCK_FUNCTION(true, *notes);
A Ddso.h830 EXCLUSIVE_TRYLOCK_FUNCTION(true, _dso__data_open_lock);

Completed in 9 milliseconds