Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2023-40077/
Dpoc.cpp37 void *odd_thread(void *metaDataBase) { in odd_thread() function
52 pthread_create(&odd_thread_id, nullptr, odd_thread, &metaDataBase); in main()