Searched refs:NTESTS (Results 1 – 1 of 1) sorted by relevance
86 #define NTESTS (sizeof(tests)/sizeof(*tests)) macro90 pthread_t threads[NTESTS*2]; in main()95 for(i = 0; i < NTESTS; i++) { in main()