Searched defs:PW_LOCKABLE (Results 1 – 1 of 1) sorted by relevance
177 #define PW_LOCKABLE(name) __attribute__((capability(name))) macro179 #define PW_LOCKABLE(name) __attribute__((lockable)) macro181 #define PW_LOCKABLE(name) macro