Open System Services System Calls Reference Manual (G06.29+, H06.08+, J06.03+)
pthread_cond_wait(2) OSS System Calls Reference Manual
• The mutex was not owned by the calling thread at the time of the call.
[ENOMEM] The system cannot acquire the memory needed to block using a statically initial-
ized condition variable.
RELATED INFORMATION
Functions: pthread_cond_broadcast(2), pthread_cond_destroy(2), pthread_cond_init(2),
pthread_cond_signal(2), pthread_cond_timedwait(2).
STANDARDS CONFORMANCE
Interfaces documented on this reference page conform to the following industry standards:
• IEEE Std 1003.1-2004, POSIX System Application Program Interface
The use of the header file spthread.h is an HP exception to the POSIX standard.
The return of [ENOMEM] is an HP extension to the POSIX standard.
5−100 Hewlett-Packard Company 527186-023