Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YatSenOS/YatSenOS-Tutorial-Volume-1
/ unlock
Method
unlock
lab6/src/2/src/kernel/sync.cpp:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
void SpinLock::unlock()
28
{
29
bolt = 0;
30
}
Callers
2
a_mother
Function · 0.45
a_naughty_boy
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected