Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ queueSubmission
Method
queueSubmission
Libraries/Async/Async.cpp:131–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
void SC::AsyncRequest::queueSubmission(AsyncEventLoop& eventLoop) { eventLoop.internal.queueSubmission(*this); }
132
133
SC::AsyncTaskSequence* SC::AsyncRequest::getTask()
134
{
Callers
1
start
Method · 0.80
Calls
1
queueBack
Method · 0.45
Tested by
no test coverage detected