Home
last modified time | relevance | path

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

/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-11173/
H A Dpoc.c89 void *unmap_thread(void *data) { in unmap_thread() function
146 ret = pthread_create(unmap_th + i, NULL, unmap_thread, in trigger()
157 ret = pthread_create(unmap_th + i, NULL, unmap_thread, in trigger()