MCPcopy Create free account
hub / github.com/ClassiCube/ClassiCube / Mutex_Lock

Function Mutex_Lock

src/_PlatformBase.h:527–528  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

525}
526
527void Mutex_Lock(void* handle) {
528}
529
530void Mutex_Unlock(void* handle) {
531}

Callers 12

Http_GetResultFunction · 0.70
Http_GetCurrentFunction · 0.70
Http_ClearPendingFunction · 0.70
Http_TryCancelFunction · 0.70
SetCurrentRequestFunction · 0.70
ClearCurrentRequestFunction · 0.70
WorkerLoopFunction · 0.70
HttpBackend_AddFunction · 0.70
Http_FinishRequestFunction · 0.70
Http_CleanCacheTaskFunction · 0.70
Events_PushFunction · 0.70
Events_PullFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected