Home
last modified time | relevance | path

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

/cts/hostsidetests/security/securityPatch/CVE-2017-0564/
Dpoc.c169 pthread_t tid_free[2]; in main() local
192 ret = pthread_create(&tid_free[0], NULL, threadForIonFree01, NULL); in main()
197 ret = pthread_create(&tid_free[1], NULL, threadForIonFree02, NULL); in main()