1 #include <pthread.h>
2 
pthread_testcancel(void)3 void pthread_testcancel(void) {
4 }
5