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

Function WelsThreadSetName

codec/common/src/WelsThreadLib.cpp:201–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

199}
200
201WELS_THREAD_ERROR_CODE WelsThreadSetName (const char* thread_name) {
202 // do nothing
203 return WELS_THREAD_ERROR_OK;
204}
205
206
207WELS_THREAD_ERROR_CODE WelsThreadJoin (WELS_THREAD_HANDLE thread) {

Callers 1

CWelsTaskThreadMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected