Searched refs:push_work_if_looper (Results 1 – 2 of 2) sorted by relevance
636 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()