Searched refs:mmap_munmap (Results 1 – 1 of 1) sorted by relevance
41 pthread_t mmap_munmap, dummy; in main() local50 ret = pthread_create(&mmap_munmap, NULL, thread_mmap_munmap, (void *)&run); in main()61 ret = pthread_join(mmap_munmap, NULL); in main()