Searched refs:proc_file_chain_lock (Results 1 – 2 of 2) sorted by relevance
51 static _IO_lock_t proc_file_chain_lock = _IO_lock_initializer; variable56 _IO_lock_unlock (proc_file_chain_lock); in unlock()123 _IO_lock_lock (proc_file_chain_lock); in _IO_old_proc_open()128 _IO_lock_unlock (proc_file_chain_lock); in _IO_old_proc_open()179 _IO_lock_lock (proc_file_chain_lock); in _IO_old_proc_close()191 _IO_lock_unlock (proc_file_chain_lock); in _IO_old_proc_close()
53 static _IO_lock_t proc_file_chain_lock = _IO_lock_initializer; variable58 _IO_lock_unlock (proc_file_chain_lock); in unlock()194 _IO_lock_lock (proc_file_chain_lock); in _IO_new_proc_open()199 _IO_lock_unlock (proc_file_chain_lock); in _IO_new_proc_open()259 _IO_lock_lock (proc_file_chain_lock); in _IO_new_proc_close()271 _IO_lock_unlock (proc_file_chain_lock); in _IO_new_proc_close()
Completed in 6 milliseconds