Home
last modified time | relevance | path

Searched refs:gettid (Results 1 – 8 of 8) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8429/
Dpoc.c128 setpriority(PRIO_PROCESS, gettid(), privi); in setup_privi_and_affinity()
131 if (sched_setaffinity(gettid(), sizeof(cpu_mask), &cpu_mask) < 0) { in setup_privi_and_affinity()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8430/
Dpoc.c158 setpriority(PRIO_PROCESS, gettid(), privi); in setup_privi_and_affinity()
161 if (sched_setaffinity(gettid(), sizeof(cpu_mask), &cpu_mask) < 0) { in setup_privi_and_affinity()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8428/
Dpoc.c144 setpriority(PRIO_PROCESS, gettid(), privi); in setup_privi_and_affinity()
148 if (sched_setaffinity(gettid(), sizeof(cpu_mask), &cpu_mask) < 0) { in setup_privi_and_affinity()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8434/
Dpoc.c112 setpriority(PRIO_PROCESS, gettid(), privi); in setup_privi_and_affinity()
/cts/hostsidetests/atrace/AtraceTestApp/src/com/android/cts/atracetestapp/
DAtraceDeviceTests.java44 status.putLong("AtraceDeviceTests_tid", Os.gettid()); in reportPidTid()
/cts/tests/tests/os/assets/minijail/
Disolated-common.policy63 gettid: 1
/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c65 int gettid() { in gettid() function
77 te->tid = gettid(); in add_jenv()
82 int tid = gettid(); in get_jenv()
800 sprintf(path, "/proc/%d/timerslack_ns", gettid()); in set_timerslack()
914 if (gettid() == hook_tid) in clone_unshare_files()
920 hook_tid = gettid(); in unshare_following_clone_files()
1796 int our_tid = gettid(); in get_current()
/cts/tools/release-parser/tests/resources/
DCtsJniTestCases.apk.pb.txt5629 name: "gettid"