Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6734/
Dpoc.c106 void* keepon_thread(void* no_use) in keepon_thread() function
133 ret = pthread_create(keepon_thread_id + i, NULL, keepon_thread, NULL); in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6735/
Dpoc.c105 void* keepon_thread(void* no_use) in keepon_thread() function
132 ret = pthread_create(keepon_thread_id + i, NULL, keepon_thread, NULL); in main()