Searched refs:startThread (Results 1 – 10 of 10) sorted by relevance
30 volatile bool startThread; member41 if (ctxt->startThread) { in acquireSoundTriggerSessionThread()61 if (ctxt->startThread) { in releaseSoundTriggerSessionThread()74 ctxt.startThread = false; in main()87 ctxt.startThread = true; in main()
30 Status Thread::startThread() { in startThread() function in Utils::Thread
50 Status startThread();
232 if (startThread() != OK) { in start()
71 mPlayer.startThread(); in playVideo()
215 mPlayer.startThread(); in playVideo()
106 mMediaCodecPlayer.startThread(); in playUntilEnd()
347 public void startThread() { in startThread() method in MediaCodecTunneledPlayer
519 public void startThread() { in startThread() method in MediaCodecClearKeyPlayer
227 mPlayer.startThread(); in playVideo()