Home
last modified time | relevance | path

Searched defs:PW_UNLOCK_FUNCTION (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_sync/public/pw_sync/
Dlock_annotations.h226 #define PW_UNLOCK_FUNCTION(...) __attribute__((unlock_function(__VA_ARGS__))) macro
228 #define PW_UNLOCK_FUNCTION(...) macro