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

/fuchsia/zircon/third_party/ulib/musl/src/stdio/
H A D__stdio_exit.c6 FFINALLOCK(f);
/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 26 milliseconds