Home
last modified time | relevance | path

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

/cts/hostsidetests/security/securityPatch/CVE-2016-8444/
Dpoc.c43 void *worker_thread(void *arg) { in worker_thread() function
73 pthread_create(&th[i], 0, worker_thread, (void *)(long)i); in main()