Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Druntime.cc357 bool thread_attached = AttachCurrentThread("Shutdown thread", in ~Runtime() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs508 pub thread_attached: Mutex<bool>, field