Searched refs:_caller_handles_locking (Results 1 – 3 of 3) sorted by relevance
80 int old_state = _EXT(fp)->_caller_handles_locking ? FSETLOCKING_BYCALLER : FSETLOCKING_INTERNAL; in __fsetlocking()90 _EXT(fp)->_caller_handles_locking = (type == FSETLOCKING_BYCALLER); in __fsetlocking()
135 bool _caller_handles_locking; member179 _EXT(fp)->_caller_handles_locking = true; \233 if (!_EXT(fp)->_caller_handles_locking) flockfile(fp)235 if (!_EXT(fp)->_caller_handles_locking) funlockfile(fp)
84 ._caller_handles_locking = false,88 ._caller_handles_locking = false,92 ._caller_handles_locking = false,203 _EXT(fp)->_caller_handles_locking = false; in __sfp()