Searched refs:thr_readv (Results 1 – 1 of 1) sorted by relevance
247 pthread_t thr_map, thr_readv; in android_security_cts_NativeCodeTest_doPipeReadVTest() local295 pthread_create(&thr_readv, NULL, func_readv, NULL); in android_security_cts_NativeCodeTest_doPipeReadVTest()298 pthread_join(thr_readv, NULL); in android_security_cts_NativeCodeTest_doPipeReadVTest()