Home
last modified time | relevance | path

Searched refs:start_thread_pool (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/binder/rust/src/
Dstate.rs37 pub fn start_thread_pool() { in start_thread_pool() method
/frameworks/native/cmds/sfdo/
Dsfdo.rs85 binder::ProcessState::start_thread_pool(); in main()
/frameworks/native/libs/binder/rust/tests/
Dintegration.rs44 binder::ProcessState::start_thread_pool(); in main()
724 binder::ProcessState::start_thread_pool(); in test_death_notifications()
749 binder::ProcessState::start_thread_pool(); in test_unregister_death_notifications()
775 binder::ProcessState::start_thread_pool(); in test_death_notification_registration_lifetime()