Searched refs:max_threads (Results 1 – 1 of 1) sorted by relevance
35 uint32_t max_threads = 0; in SetUp() local41 ret = ioctl(m_binderFd, BINDER_SET_MAX_THREADS, &max_threads); in SetUp()168 uint32_t max_threads = 0; in TEST_F() local169 binderTestIoctl(BINDER_SET_MAX_THREADS, &max_threads); in TEST_F()