Home
last modified time | relevance | path

Searched refs:join_thread_pool (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/rust/src/
Dstate.rs65 pub fn join_thread_pool() { in join_thread_pool() method
/frameworks/native/libs/binder/rust/tests/
Dintegration.rs69 binder::ProcessState::join_thread_pool(); in main()