Searched refs:ioThread (Results 1 – 4 of 4) sorted by relevance
85 void ioThread();
23 void CallBackHandle::ioThread() { in ioThread() function in CallBackHandle
173 mIOThread = thread(&CallBackHandle::ioThread, this); in decode()
248 mIOThread = thread(&CallBackHandle::ioThread, this); in encode()