Searched refs:_win32_lock (Results 1 – 1 of 1) sorted by relevance
140 static std::mutex& _win32_lock = *new std::mutex(); variable177 std::lock_guard<std::mutex> lock(_win32_lock); in _fh_alloc()200 std::lock_guard<std::mutex> lock(_win32_lock); in _fh_close()