Home
last modified time | relevance | path

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

/external/pigweed/pw_sync/public/pw_sync/
Dlock_annotations.h108 #define PW_ACQUIRED_BEFORE(...) __attribute__((acquired_before(__VA_ARGS__))) macro
110 #define PW_ACQUIRED_BEFORE(...) macro
/external/pigweed/pw_sync/
Ddocs.rst709 .. cpp:function:: PW_ACQUIRED_BEFORE(...)
715 and ``PW_ACQUIRED_BEFORE``.)