Searched refs:pth1 (Results 1 – 1 of 1) sorted by relevance
103 pthread_t pth1, pth2; in main() local120 SAFE_PTHREAD_CREATE(&pth1, NULL, madvise_thread, NULL); in main()