Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ get_front
Method
get_front
Kernel/include/list.h:177–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
T get_front()
178
{
179
return front;
180
}
181
182
T get_back()
183
{
Callers
3
EndProcess
Function · 0.80
SysFutexWake
Function · 0.80
Handler
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected