MCPcopy Create free account
hub / github.com/Pulse-Eight/libcec / ~CImageViewOnCheck

Method ~CImageViewOnCheck

src/libcec/implementations/PHCommandHandler.cpp:50–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48#define TV_ON_CHECK_TIME_MS 5000
49
50CImageViewOnCheck::~CImageViewOnCheck(void)
51{
52 StopThread(-1);
53 m_event.Broadcast();
54 StopThread();
55}
56
57void* CImageViewOnCheck::Process(void)
58{

Callers

nothing calls this directly

Calls 1

BroadcastMethod · 0.45

Tested by

no test coverage detected