Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cisco/openh264
/ CThreadPoolTest
Method
CThreadPoolTest
test/common/WelsThreadPoolTest.h:11–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
class CThreadPoolTest : public IWelsTaskSink {
10
public:
11
CThreadPoolTest() {
12
m_iTaskCount = 0;
13
}
14
15
~CThreadPoolTest() {}
16
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected