Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2025/
Dpoc.cpp59 static void *bcfree_helper(void *p) { in bcfree_helper() function
169 pthread_create(&t1, NULL, bcfree_helper, NULL); in main()
171 pthread_create(&t3, NULL, bcfree_helper, NULL); in main()