HP-UX Reference (11i v2 03/08) - 3 Library Functions N-Z (vol 7)
p
pthread_create(3T) pthread_create(3T)
(Pthread Library)
[EINVAL] The scheduling policy or scheduling attributes specified in attr are invalid.
[EPERM] The caller does not have the appropriate privileges to create a thread with the
scheduling policy and parameters specified in attr .
NOTES
It is unspecified whether joinable threads that have exited but haven’t been joined count against the
PTHREAD_THREADS_MAX
limit.
AUTHOR
pthread_create()
was derived from the IEEE POSIX P1003.1c standard.
SEE ALSO
pthread_exit(3T), pthread_join(3T), fork(2).
STANDARDS CONFORMANCE
pthread_create()
: POSIX 1003.1c.
HP-UX 11i Version 2: August 2003 − 2 − Hewlett-Packard Company Section 3−−761