MCPcopy Index your code
hub / github.com/Andy-Python-Programmer/aero / create_session

Method create_session

src/aero_kernel/src/userland/task/sessions.rs:135–139  ·  view source on GitHub ↗

Creates and registers a new process session with the given `leader` as the leader task.

(&self, leader: Arc<Task>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

register_taskMethod · 0.80
isolateMethod · 0.80

Calls 4

lock_irqMethod · 0.80
as_usizeMethod · 0.80
pidMethod · 0.80
insertMethod · 0.45

Tested by

no test coverage detected