Home
last modified time | relevance | path

Searched refs:gatherTasksLock_ (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.h178 std::mutex gatherTasksLock_; member in GLTF2::final
H A Dgltf2_importer.cpp2617 std::unique_lock lock(gatherTasksLock_);
2771 std::lock_guard lock(gatherTasksLock_);
2988 std::lock_guard lock(gatherTasksLock_);

Completed in 7 milliseconds