Home
last modified time | relevance | path

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

/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c1204 void poll_thread(u64 arg);
1221 launch_thread("txnuaf.poll", poll_thread, &poll_sync, 0, 1); in launch_threads()
1419 void poll_thread(u64 arg) { in poll_thread() function