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

    int
    pthread_setcancelstate (
             int   state,
             int   *oldstate );
Close Help