Home
last modified time | relevance | path

Searched defs:nthreads (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dselinux_restorecon.c67 int RestoreconCommon(const char *path, unsigned int flag, unsigned int nthreads) in RestoreconCommon()
168 int RestoreconRecurseParallel(const char *path, unsigned int nthreads) in RestoreconRecurseParallel()
/aosp12/art/test/904-object-allocation/
H A Dtracking.cc126 jint nthreads = env->GetArrayLength(threads); in Java_art_Test904_getTrackingEventMessages() local