Home | Sort by relevance Sort by last modified time |
/cts/tests/tests/security/jni/ | |
android_security_cts_NativeCodeTest.cpp | 287 pthread_t thr_map, thr_readv; local 339 pthread_create(&thr_readv, NULL, func_readv, NULL); 342 pthread_join(thr_readv, NULL); |