Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KTStephano/StratusGFX
/ Size
Function
Size
Source/Engine/StratusTaskSystem.h:155–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
}
154
155
size_t Size() const {
156
return taskThreads_.size();
157
}
158
159
private:
160
mutable std::mutex m_;
Callers
6
Insert
Method · 0.85
InsertIfAbsent
Method · 0.85
Empty
Method · 0.85
operator==
Method · 0.85
PopFront
Method · 0.85
Front
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected