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