Home
last modified time | relevance | path

Searched refs:threadLoop_exit (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DThreads.h934 virtual void threadLoop_exit() REQUIRES(ThreadBase_ThreadLoop);
1755 virtual void threadLoop_exit() REQUIRES(ThreadBase_ThreadLoop);
1816 void threadLoop_exit() final REQUIRES(ThreadBase_ThreadLoop);
1898 void threadLoop_exit() final REQUIRES(ThreadBase_ThreadLoop);
1950 void threadLoop_exit() final REQUIRES(ThreadBase_ThreadLoop);
2247 virtual void threadLoop_exit() final REQUIRES(ThreadBase_ThreadLoop);
DThreads.cpp3653 void PlaybackThread::threadLoop_exit() in threadLoop_exit() function in android::PlaybackThread
4651 threadLoop_exit(); in threadLoop()
7054 void DirectOutputThread::threadLoop_exit() in threadLoop_exit() function in android::DirectOutputThread
7068 PlaybackThread::threadLoop_exit(); in threadLoop_exit()
7339 void OffloadThread::threadLoop_exit() in threadLoop_exit() function in android::OffloadThread
7353 PlaybackThread::threadLoop_exit(); in threadLoop_exit()
7750 void DuplicatingThread::threadLoop_exit() in threadLoop_exit() function in android::DuplicatingThread
7764 PlaybackThread::threadLoop_exit(); in threadLoop_exit()
8041 void SpatializerThread::threadLoop_exit() in threadLoop_exit() function in android::SpatializerThread
8047 PlaybackThread::threadLoop_exit(); in threadLoop_exit()
[all …]