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