MCPcopy 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
27void SpinLock::unlock()
28{
29 bolt = 0;
30}

Callers 2

a_motherFunction · 0.45
a_naughty_boyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected