Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ SetValue
Method
SetValue
Kernel/include/lock.h:60–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
void SetValue(int val){
61
value = val;
62
}
63
64
lock_t GetValue(){
65
return value;
Callers
3
MessageEndpoint
Method · 0.80
Port
Method · 0.80
Listen
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected