Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrapheneCt/NetStream
/ Lock
Method
Lock
NetStream/source/utils.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
void utils::Lock(uint32_t flag)
79
{
80
sceKernelClearEventFlag(s_lock, ~flag);
81
}
82
83
void utils::Unlock(uint32_t flag)
84
{
Callers
15
Add
Method · 0.80
Remove
Method · 0.80
RemoveAll
Method · 0.80
Exist
Method · 0.80
Get
Method · 0.80
GetSize
Method · 0.80
AddHttp
Method · 0.80
AddLocal
Method · 0.80
Run
Method · 0.80
OpenPleaseWait
Method · 0.80
OpenYesNo
Method · 0.80
OpenOk
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected