Home
last modified time | relevance | path

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

/external/ltp/testcases/cve/
Dcve-2017-17052.c44 static void *mmap_thread(void *arg) in mmap_thread() function
74 SAFE_PTHREAD_CREATE(&t, NULL, mmap_thread, NULL); in do_test_fork()