pthread_setcanceltype
int pthread_setcanceltype(int, int *);
RZ(pthread_setcanceltype(PTHREAD_CANCEL_DEFERRED, &type));
RZ(pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL));
RZ(pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL));
RZ(pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL));
RZ(pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS,
RZ(pthread_setcanceltype(PTHREAD_CANCEL_DEFERRED, NULL));
RZ(pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL));