HP-UX Reference (11i v1 00/12) - 3 Library Functions N-Z (vol 7)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man3/nan.3m
________________________________________________________________
___ ___
p
pthread_setcancelstate(3T) pthread_setcancelstate(3T)
(Pthread Library)
[EINVAL] state contains an invalidvalue.
[EINVAL] type contains an invalid value.
NOTES
Only functions that are async-cancel safe should be called from a thread that is asynchronously cancelable.
AUTHOR
pthread_setcancelstate() and pthread_setcanceltype() were derived from the IEEE
POSIX P1003.1c standard.
SEE ALSO
pthread_exit(3T), pthread_join(3T), pthread_cancel(3T), pthread_cond_wait(3T),
pthread_cond_timedwait(3T).
STANDARDS CONFORMANCE
pthread_setcancelstate(): POSIX 1003.1c.
pthread_setcanceltype(): POSIX 1003.1c.
Section 3−−724 − 2 − HP-UX Release 11i: December 2000
___
___