NAME pthread_setcancelstate, pthread_setcanceltype - set cancelability state and type LIBRARY POSIX threads library ( libpthread ... lpthread ) SYNOPSIS #include int pthread_setc…NAME pthread_setcancelstate, pthread_setcanceltype - set cancelability state and type LIBRARY POSIX threads library ( libpthread ... lpthread ) SYNOPSIS #include int pthread_setc…thread's cancelability state, determined by pthread_setcancelstate (3), can be enabled (the default ... react to a cancelation request. */ s = pthread_setcancelstate(PTHREAD_CANCEL…where asynchronous cancelability is enabled (see pthread_setcancelstate (3)). Only the following functions are required ... POSIX.1-2001 and POSIX.1-2008: pthread_cancel() pthread_…request. If cancelability is disabled (using pthread_setcancelstate (3)), or no cancelation request is pending ... cancel (3), pthread_cleanup_push (3), pthread_setcancelstate (3),…pthread_cleanup_push_defer_np (3), pthread_setcancelstate (3), pthread_testcancel (3), pthreadspthread_cleanup_push_defer_np (3), pthread_setcancelstate (3), pthread_testcancel (3), pthreadsALSO execve (2), pthread_cancel (3), pthread_setcancelstate (3), pthread_setcanceltype (3), pthreadscancel (3), pthread_cleanup_push (3), pthread_setcancelstate (3), pthread_testcancel (3), pthreadscancel (3), pthread_cleanup_push (3), pthread_setcancelstate (3), pthread_testcancel (3), pthreadsdestroy () pthread_rwlockattr_init () pthread_self () pthread_setcancelstate () pthread_setcanceltype () pthread_setspecific () pthread_testcancelNAME pthread_attr