Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9515/
Dpoc.c47 void *chaos_worker(__attribute__ ((unused)) void *unused) { in chaos_worker() function
75 if (pthread_create(&thread2, NULL, chaos_worker, NULL)) in main()