pthread_create.3t (2010 09)
p
pthread_create(3T) pthread_create(3T)
(Pthread Library)
[EINVAL] attr in an invalid thread attributes object.
[EINVAL] The value specified by thread is invalid.
[EAGAIN] The necessary resources to create another thread are not available, or the number
of threads in the calling process already equals
PTHREAD_THREADS_MAX
.
[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 .
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.
2 Hewlett-Packard Company − 2 − HP-UX 11i Version 3: September 2010