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

Function ThreadWait

codec/decoder/core/src/wels_decoder_thread.cpp:58–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58int ThreadWait (SWelsDecThread* t) {
59 return WelsThreadJoin (t->h);
60}
61
62#if defined(_WIN32) || defined(__CYGWIN__)
63

Callers

nothing calls this directly

Calls 1

WelsThreadJoinFunction · 0.85

Tested by

no test coverage detected