Searched refs:_hooks_mutex_lock (Results 1 – 1 of 1) sorted by relevance
6 static std::mutex _hooks_mutex_lock; variable9 std::lock_guard<std::mutex> lock(_hooks_mutex_lock); in RegisterPrivateUse1HooksInterface()