Home
last modified time | relevance | path

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

/cts/hostsidetests/security/securityPatch/CVE-2016-8424/
Dpoc.c108 void* race_thread(void* arg) { in race_thread() function
130 pthread_create(&tid, NULL, race_thread, NULL); in main()
/cts/hostsidetests/security/securityPatch/CVE-2016-8434/
Dpoc.c116 void* race_thread(void* arg) { in race_thread() function
143 pthread_create(&tid, NULL, race_thread, NULL); in main()
/cts/hostsidetests/security/securityPatch/CVE-2016-9120/
Dpoc.c146 void* race_thread(void* arg) { in race_thread() function
165 pthread_create(&tid, NULL, race_thread, NULL); in main()
/cts/hostsidetests/security/securityPatch/CVE-2016-8429/
Dpoc.c146 void* race_thread(void* arg) { in race_thread() function
167 pthread_create(&tid, NULL, race_thread, NULL); in main()
/cts/hostsidetests/security/securityPatch/CVE-2016-8430/
Dpoc.c165 void* race_thread(void* arg) { in race_thread() function
197 pthread_create(&tid, NULL, race_thread, NULL); in main()