Home
last modified time | relevance | path

Searched defs:InnerThread (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/android/binder/
H A Dthread.rs243 struct InnerThread { struct
246 looper_flags: u32,
249 looper_need_return: bool,
252 is_dead: bool,
256 reply_work: DArc<ThreadError>,
281 impl InnerThread { impl