Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dmutex.h46 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) \ macro
62 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) macro
93 bool mutex_trylock(struct mutex *mtx) EXCLUSIVE_TRYLOCK_FUNCTION(true, *mtx);
A Dannotate.h342 bool annotation__trylock(struct annotation *notes) EXCLUSIVE_TRYLOCK_FUNCTION(true, *notes);

Completed in 7 milliseconds