pthread_cond_wait.3t (2010 09)

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.
HP-UX 11i Version 3: September 2010 3 Hewlett-Packard Company 3