MCPcopy 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
78void utils::Lock(uint32_t flag)
79{
80 sceKernelClearEventFlag(s_lock, ~flag);
81}
82
83void utils::Unlock(uint32_t flag)
84{

Callers 15

AddMethod · 0.80
RemoveMethod · 0.80
RemoveAllMethod · 0.80
ExistMethod · 0.80
GetMethod · 0.80
GetSizeMethod · 0.80
AddHttpMethod · 0.80
AddLocalMethod · 0.80
RunMethod · 0.80
OpenPleaseWaitMethod · 0.80
OpenYesNoMethod · 0.80
OpenOkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected