Searched defs:Thread (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/android/binder/ |
| H A D | transaction.rs | 56 from: &Arc<Thread>, in new() 116 from: &Arc<Thread>, in new_reply() 192 fn find_target_thread(&self) -> Option<Arc<Thread>> { in find_target_thread() 347 thread: &Thread, in do_work()
|
| H A D | process.rs | 222 othread: Option<&Thread>, in update_node_refcount() 243 thread: Option<&Thread>, in new_node_ref() 254 thread: &Thread, in new_node_ref_with_thread() 659 thread: &'a Arc<Thread>, in get_work_or_register() 671 fn get_current_thread(self: ArcBorrow<'_, Self>) -> Result<Arc<Thread>> { in get_current_thread() 720 thread: &Thread, in set_as_manager() 750 thread: &Thread, in get_node_inner() 785 thread: &Thread, in get_node() 1101 fn remove_thread(&self, thread: Arc<Thread>) { in remove_thread() 1182 thread: &Thread, in request_death() [all …]
|
| H A D | node.rs | 702 _thread: &Thread, in do_work() 1004 pub(crate) fn set_notification_done(self: DArc<Self>, thread: &Thread) { in set_notification_done() 1073 _thread: &Thread, in do_work()
|
| H A D | freeze.rs | 87 thread: &Thread, in do_work()
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | attack_vector_controls.rst | 129 .. _cmdline:
|
| /linux/tools/perf/scripts/python/ |
| H A D | gecko.py | 92 class Thread: class
|
| H A D | exported-sql-viewer.py | 190 class Thread(QThread): class 2692 def Thread(self): member in SQLFetcher
|