Searched refs:LayerMutex (Results 1 – 2 of 2) sorted by relevance
126 std::lock_guard<std::mutex> Lock(LayerMutex); in addPlugin()136 std::lock_guard<std::mutex> Lock(LayerMutex); in removePlugin()204 mutable std::mutex LayerMutex; variable
160 std::lock_guard<std::mutex> Lock(Layer.LayerMutex); in ObjectLinkingLayerJITLinkContext()