Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2015-1805/
Dpoc.c35 void *func_evil(void *data) { in func_evil() function
92 pthread_create(&thr_evil, NULL, func_evil, NULL); in main()