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

Method GetJobQueue

NetStream/source/utils.cpp:156–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154}
155
156job::JobQueue *utils::GetJobQueue()
157{
158 return s_utilsJobQueue;
159}
160
161CurlFile::Share *utils::GetShare()
162{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected