Searched defs:FUNLOCKFILE (Results 1 – 2 of 2) sorted by relevance
96 #define FUNLOCKFILE(fp) do { if (__isthreaded) funlockfile(fp); } while (0) macro
230 #define FUNLOCKFILE(fp) __funlockfile_internal(fp, 1) macro