Searched refs:release_file_lock (Results 1 – 2 of 2) sorted by relevance
245 inline bool release_file_lock(file_handle_t hnd) in release_file_lock() function275 { return release_file_lock(hnd); } in release_file_lock_sharable()551 inline bool release_file_lock(file_handle_t hnd)587 { return release_file_lock(hnd); }600 inline bool release_file_lock(file_handle_t hnd)
194 if(!ipcdetail::release_file_lock(m_file_hnd)){ in unlock()