MCPcopy Create free account
hub / github.com/GrapheneCt/NetStream / Unlock

Method Unlock

NetStream/source/utils.cpp:83–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83void utils::Unlock(uint32_t flag)
84{
85 sceKernelSetEventFlag(s_lock, flag);
86}
87
88void utils::Wait(uint32_t flag)
89{

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