Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chyyuu/os_kernel_lab
/ wake
Function
wake
user/src/bin/stackless_coroutine.rs:104–104 ·
view source on GitHub ↗
(_: *const ())
Source
from the content-addressed store, hash-verified
102
RAW_WAKER
103
}
104
unsafe fn wake(_: *const ()) {}
105
unsafe fn wake_by_ref(_: *const ()) {}
106
unsafe fn drop(_: *const ()) {}
107
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected