Searched defs:nthreads (Results 1 – 2 of 2) sorted by relevance
67 int RestoreconCommon(const char *path, unsigned int flag, unsigned int nthreads) in RestoreconCommon()168 int RestoreconRecurseParallel(const char *path, unsigned int nthreads) in RestoreconRecurseParallel()
126 jint nthreads = env->GetArrayLength(threads); in Java_art_Test904_getTrackingEventMessages() local