Home
last modified time | relevance | path

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

/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c1202 void rw_thread(u64 idx);
1222 rw_thread_tid = launch_thread("txnuaf.rw", rw_thread, &rw_thread_sync, 0, 0); in launch_threads()
1682 void rw_thread(u64 idx) { in rw_thread() function