MCPcopy Create free account
hub / github.com/evilsocket/cake / synchronize

Method synchronize

cake-core/src/backends/metal/mod.rs:1015–1015  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

1013 }
1014
1015 fn synchronize(&self) -> Result<()> { self.device.synchronize() }
1016}

Callers 7

handle_master_clientMethod · 0.45
encode_t5Function · 0.45
generate_imageMethod · 0.45
generate_imageMethod · 0.45
forwardMethod · 0.45
forwardMethod · 0.45
forwardMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected