MCPcopy 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
51class Semaphore : public Scheduler::GenericThreadBlocker{

Callers 6

WriteMethod · 0.80
CreateMethod · 0.80
CreateDirectoryMethod · 0.80
LinkMethod · 0.80
UnlinkMethod · 0.80
TruncateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected