HP-UX Reference (11i v2 07/12) - 3 Library Functions N-Z (vol 7)

p
pthread_cond_wait(3T) pthread_cond_wait(3T)
(Pthread Library)
/* success condition */
break;
}
}
}
(void)pthread_mutex_unlock(&mutex);
Code for success condition.
AUTHOR
pthread_cond_wait()
and pthread_cond_timedwait()
were derived from the IEEE POSIX
P1003.1c standard.
SEE ALSO
pthread_cond_init(3T), pthread_cond_signal(3T).
STANDARDS CONFORMANCE
pthread_cond_wait()
: POSIX 1003.1c.
pthread_cond_timedwait()
: POSIX 1003.1c.
206 Hewlett-Packard Company 3 HP-UX 11i Version 2: December 2007 Update