Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegFlow
/ with_lock
Method
with_lock
flow-plugins/src/video_server.rs:227–229 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
225
}
226
}
227
fn with_lock(self) -> MessagesWithLock {
228
Arc::new(Mutex::new(self))
229
}
230
}
Callers
1
exec
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected