Home
last modified time | relevance | path

Searched defs:FFINALLOCK (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/src/internal/
H A Dstdio_impl.h11 #define FFINALLOCK(f) ((f)->lock>=0 ? __lockfile((f)) : 0) macro
/third_party/musl/porting/linux/user/src/internal/
H A Dstdio_impl.h11 #define FFINALLOCK(f) ((f)->lock>=0 ? __lockfile((f)) : 0) macro

Completed in 2 milliseconds