Searched refs:thread_mmap_munmap (Results 1 – 1 of 1) sorted by relevance
12 static void *thread_mmap_munmap(void *arg) in thread_mmap_munmap() function50 ret = pthread_create(&mmap_munmap, NULL, thread_mmap_munmap, (void *)&run); in main()