Searched refs:gatherTasksLock_ (Results 1 – 2 of 2) sorted by relevance
178 std::mutex gatherTasksLock_; variable
2617 std::unique_lock lock(gatherTasksLock_); in ImportGLTF()2771 std::lock_guard lock(gatherTasksLock_); in Gather()2988 std::lock_guard lock(gatherTasksLock_); in HandleGatherTasks()