HELPLIB.HLB  —  POSIX Threads, PTHREAD routines, pthread_setcanceltype, C Binding
    #include <pthread.h>

    int
    pthread_setcanceltype (
                int   type,
                int   *oldtype);
Close Help