Lines Matching defs:exit
300 void AudioFlinger::ThreadBase::exit()
302 ALOGV("ThreadBase::exit");
303 // do any cleanup required for exit to succeed
308 // // context switch from here to exit()
309 // // exit() calls requestExit(), what exitPending() observes
310 // // exit() calls signal(), which is dropped since no waiters
311 // // context switch back from exit() to here
756 goto Exit;
771 goto Exit;
780 goto Exit;
808 goto Exit;
815 goto Exit;
821 goto Exit;
838 Exit:
1269 goto Exit;
1278 goto Exit;
1286 goto Exit;
1292 goto Exit;
1299 goto Exit;
1317 goto Exit;
1333 goto Exit;
1356 Exit:
2608 state->mCommand = FastMixerState::EXIT;
3890 void AudioFlinger::AsyncCallbackThread::exit()
3892 ALOGV("AsyncCallbackThread::exit");
3954 mCallbackThread->exit();
4681 goto Exit;
4746 goto Exit;
4765 Exit: