MCPcopy Create free account
hub / github.com/cisco/openh264 / GetTaskCount

Method GetTaskCount

test/common/WelsThreadPoolTest.h:45–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 }
44
45 int32_t GetTaskCount() {
46 return m_iTaskCount;
47 }
48
49 private:
50 int32_t m_iTaskCount;

Callers 2

OneCallingFuncFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected