CMAKE_HAVE_PTHREAD_H.c 56 B

1234567
  1. /* */
  2. #include <pthread.h>
  3. int main(void){return 0;}