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

/fuchsia/zircon/third_party/ulib/musl/src/internal/
H A Dstdio_impl.h9 #define FFINALLOCK(f) ((f)->lock >= 0 ? __lockfile((f)) : 0) macro

Completed in 75 milliseconds