Searched refs:loop (Results 1 – 8 of 8) sorted by relevance
47 void loop();66 mPollThread = std::thread(&EvdevModule::loop, this); in init()81 void EvdevModule::loop() { in loop() function in android::EvdevModule
6 2. Legacy HAL event loop thread: This is the thread forked off for processing7 the legacy HAL event loop (wifi_event_loop()). This thread is used to process20 accesed from the legacy hal event loop thread as well.35 synchronous callback executed on the legacy hal event loop thread.
44 mTimerThread = std::thread(&RecurrentTimer::loop, this, action); in RecurrentTimer()94 void loop(const Action& action) { in loop() function
45 // The implementation does NOT start the uevent loop for polling.
738 goto loop; in audio_extn_cirrus_failure_detect_thread()748 goto loop; in audio_extn_cirrus_failure_detect_thread()785 loop: in audio_extn_cirrus_failure_detect_thread()
40 * scan operation (where the radio seeks through programs in a loop until
1120 * Test loop-back data call has been successfully brought down.
2669 * This op applies NMS algorithm to each class. In each loop of execution,