MCPcopy Create free account
hub / github.com/LibertyOS-Development/kernel / flush

Method flush

src/sys/log.rs:83–83  ·  view source on GitHub ↗

Flush

(&self)

Source from the content-addressed store, hash-verified

81
82 // Flush
83 fn flush(&self) {}
84
85
86 fn log(&self, rec: &log::Record<'_>)

Callers 4

p_deallocFunction · 0.80
init_heapFunction · 0.80
pallocFunction · 0.80
pdeallocFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected