MCPcopy Create free account
hub / github.com/asterinas/vostd / current

Method current

kernel/src/thread/mod.rs:94–96  ·  view source on GitHub ↗

Returns the current thread. This function returns `None` if the current task is not associated with a thread, or if called within the bootstrap context.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

update_pending_alterFunction · 0.45
wake_const_opsFunction · 0.45

Calls 1

as_threadMethod · 0.80

Tested by

no test coverage detected