Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8425/
Dpoc.c70 void* close_thread(void* no_use) in close_thread() function
115 ret = pthread_create(close_thread_id + i, NULL, close_thread, NULL); in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8426/
Dpoc.c70 void* close_thread(void* no_use) in close_thread() function
115 ret = pthread_create(close_thread_id + i, NULL, close_thread, NULL); in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8482/
Dpoc.c121 void* close_thread(void* no_use) in close_thread() function
191 ret = pthread_create(close_thread_id + i, NULL, close_thread, NULL); in main()