Searched refs:max_threads (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/binder/tests/
H A DbinderDriverInterfaceTest.cpp35 uint32_t max_threads = 0; local
41 ret = ioctl(m_binderFd, BINDER_SET_MAX_THREADS, &max_threads);
168 uint32_t max_threads = 0; local
169 binderTestIoctl(BINDER_SET_MAX_THREADS, &max_threads);

Completed in 50 milliseconds