Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6730/
Dpoc.c109 void* clk_thread(void* no_use) in clk_thread() function
136 ret = pthread_create(clk_thread_id + i, NULL, clk_thread, NULL); in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6731/
Dpoc.c109 void* clk_thread(void* no_use) in clk_thread() function
136 ret = pthread_create(clk_thread_id + i, NULL, clk_thread, NULL); in main()