NAME pthread_setcancelstate, pthread_setcanceltype - set cancelability state and type LIBRARY POSIX threads library ( libpthread ... setcancelstate(int state , int * oldstate ); in…NAME pthread_setcancelstate, pthread_setcanceltype - set cancelability state and type LIBRARY POSIX threads library ( libpthread ... setcancelstate(int state , int * oldstate ); in…cancelability type to "deferred" (see pthread_setcanceltype (3)); this ensures that cancelation clean-up will ... oldtype; pthread_cleanup_push(routine, arg); pthread_setcanceltype…cancelability type to "deferred" (see pthread_setcanceltype (3)); this ensures that cancelation clean-up will ... oldtype; pthread_cleanup_push(routine, arg); pthread_setcanceltype…thread's cancelation type, determined by pthread_setcanceltype (3), may be either asynchronous or deferred ... create (3), pthread_setcancelstate (3), pthread_setcanceltype (3), pt…POSIX.1-2008: pthread_cancel() pthread_setcancelstate() pthread_setcanceltype() Cancelation points POSIX.1 specifies that certain functions must ... setkind_np (3), pthread_setcanc…pthread_cancel (3), pthread_setcancelstate (3), pthread_setcanceltype (3), pthreadsrwlockattr_init () pthread_self () pthread_setcancelstate () pthread_setcanceltype () pthread_setspecific () pthread_testcancel () TMO - _POSIX_TIMEOUTSNAME pthread_attrNAME pthread_setschedparam