Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ PopFront
Method
PopFront
libs/base/thread_pool.cpp:75–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
threads::IRoutine * PopFront() { return m_tasks.Front(true); }
76
77
void Stop()
78
{
Callers
nothing calls this directly
Calls
1
Front
Method · 0.45
Tested by
no test coverage detected