Searched refs:RegisteredObjsLock (Results 1 – 2 of 2) sorted by relevance
97 std::mutex RegisteredObjsLock; variable
478 std::lock_guard<std::mutex> Lock(RegisteredObjsLock); in notifyEmitted()499 std::lock_guard<std::mutex> Lock(RegisteredObjsLock); in notifyTransferringResources()514 std::lock_guard<std::mutex> Lock(RegisteredObjsLock); in notifyRemovingResources()