Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ GetValue
Method
GetValue
Kernel/include/lock.h:64–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
lock_t GetValue(){
65
return value;
66
}
67
68
void Wait();
69
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected