Searched refs:createThread (Results 1 – 5 of 5) sorted by relevance
121 return getStreamInternal()->createThread(periodNanos, aaudio_endpoint_thread_proc, this); in startSharingThread_l()
159 aaudio_result_t AudioStream::createThread(int64_t periodNanoseconds, in createThread() function in AudioStream
91 virtual aaudio_result_t createThread(int64_t periodNanoseconds,
242 result = createThread(periodNanos, aaudio_callback_thread_proc, this); in requestStart()
1505 createThread(callbackThread, this); in Antagonizer()