Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/rust/src/
H A Dstate.rs38 pub fn set_thread_pool_max_thread_count(num_threads: u32) { in set_thread_pool_max_thread_count() method
/aosp12/system/tools/aidl/tests/rust/
H A Dtest_service.rs337 binder::ProcessState::set_thread_pool_max_thread_count(0); in main()
/aosp12/frameworks/native/libs/binder/rust/tests/
H A Dintegration.rs38 binder::ProcessState::set_thread_pool_max_thread_count(0); in main()