[Prev] [Contents] [Next]

Thread creation (pthread_create()) fails with EBUSY or 3029

Because many parts of the operating system are not yet thread safe, not every AS/400 job is allowed to start threads. The pthread_create() API will fail with the EBUSY failure when the process is not allowed to create threads. See "Running threaded programs" on page 19 for information on how to start a job that can create threads.



[Prev] [Contents] [Next]
Copyright © 1998, IBM Corporation. All rights reserved.
Comments? Contact
rchthrds@us.ibm.com