Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_dealloc
Function · 0.80
init_heap
Function · 0.80
palloc
Function · 0.80
pdealloc
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected