Searched refs:_IO_USER_LOCK (Results 1 – 2 of 2) sorted by relevance
138 #define _IO_USER_LOCK 0x8000 macro476 if (((_fp)->_flags & _IO_USER_LOCK) == 0) _IO_flockfile (_fp)478 if (((_fp)->_flags & _IO_USER_LOCK) == 0) _IO_funlockfile (_fp)
82 __libc_cleanup_region_start (((_fp)->_flags & _IO_USER_LOCK) == 0, _fct, _fp)