Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ ReleaseWrite
Method
ReleaseWrite
Kernel/include/lock.h:46–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
void ReleaseWrite(){
47
releaseLock(&fileLock);
48
}
49
};
50
51
class Semaphore : public Scheduler::GenericThreadBlocker{
Callers
6
Write
Method · 0.80
Create
Method · 0.80
CreateDirectory
Method · 0.80
Link
Method · 0.80
Unlink
Method · 0.80
Truncate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected