Searched defs:SHARED_TRYLOCK_FUNCTION (Results 1 – 9 of 9) sorted by relevance
89 #define SHARED_TRYLOCK_FUNCTION(...) \ macro
16 #define SHARED_TRYLOCK_FUNCTION(...) __attribute__ ((shared_trylock_function(__VA_ARGS__))) macro
19 #define SHARED_TRYLOCK_FUNCTION(...) __attribute__ ((shared_trylock_function(__VA_ARGS__))) macro
16 #define SHARED_TRYLOCK_FUNCTION(...) __attribute__ ((shared_trylock_function(__VA_ARGS__))) macro800 int x SHARED_TRYLOCK_FUNCTION(1) = y; // \ in stf_testfn() local805 int stf_test_var SHARED_TRYLOCK_FUNCTION(1); // \ variable
19 #define SHARED_TRYLOCK_FUNCTION(...) __attribute__((shared_trylock_function(__VA_ARGS__))) macro
170 #define SHARED_TRYLOCK_FUNCTION(...) \ macro
137 #define SHARED_TRYLOCK_FUNCTION(...) \ macro
22 #define SHARED_TRYLOCK_FUNCTION(...) __attribute__ ((shared_trylock_function(__VA_ARGS__))) macro