MCPcopy 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

InsertMethod · 0.85
InsertIfAbsentMethod · 0.85
EmptyMethod · 0.85
operator==Method · 0.85
PopFrontMethod · 0.85
FrontMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected