Searched refs:pause (Results 1 – 12 of 12) sorted by relevance
46 ::pause(); in main()
77 pause(); in main()
100 pause(); in main()
53 storaged_sp->pause(); in storaged_main()
111 pause(); in Service()
356 TEMP_FAILURE_RETRY(pause()); in ShutDownHandler()364 TEMP_FAILURE_RETRY(pause()); in RebootHandler()372 TEMP_FAILURE_RETRY(pause()); in RebootBootloaderHandler()380 TEMP_FAILURE_RETRY(pause()); in RebootFastbootHandler()418 TEMP_FAILURE_RETRY(pause()); in RebootRecoveryHandler()
106 void pause(void) { in pause() function
310 TEMP_FAILURE_RETRY(pause()); in main()
272 while (true) pause(); in do_action()
60 …t out of sync with observed post-ptrace thread state, since it takes some time to pause the parent.
304 use the api to start/pause/resume/stop recording. To start recording, the app_api forks a child
717 out->stream_out_.pause = out_pause; in adev_open_output_stream()