Home
last modified time | relevance | path

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

/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c1339 void stage2_thread(u64 cpu);
1352 launch_thread("txnuaf.stage2", stage2_thread, NULL, cpu, 0); in stage2_launcher()
1599 void stage2_thread(u64 cpu) { in stage2_thread() function