Searched refs:oboe_stop_thread_proc (Results 1 – 1 of 1) sorted by relevance
199 static void oboe_stop_thread_proc(AudioStream *oboeStream) { in oboe_stop_thread_proc() function207 std::thread t(oboe_stop_thread_proc, this); in launchStopThread()