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