Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8430/
Dpoc.c176 void* race_thread_2(void* arg) { in race_thread_2() function
198 pthread_create(&tid, NULL, race_thread_2, NULL); in main()