Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/
Dthreads.h79 __unlocks(*__mtx);
/picolibc-latest/newlib/libc/include/sys/
Dcdefs.h758 #define __unlocks(...) __lock_annotate(unlock_function(__VA_ARGS__)) macro