Searched refs:push_work_if_looper (Results 1 – 3 of 3) sorted by relevance
1020 let _ = thread.push_work_if_looper(death); in set_notification_done()
630 pub(crate) fn push_work_if_looper(&self, work: DLArc<dyn DeliverToRead>) -> BinderResult { in push_work_if_looper() method
1290 let _ = thread.push_work_if_looper(death); in clear_death()