Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/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/securitybulletin/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/securitybulletin/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()