HP-UX Reference (11i v1 00/12) - 3 Library Functions N-Z (vol 7)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man3/nan.3m
________________________________________________________________
___ ___
p
pthread_cond_wait(3T) pthread_cond_wait(3T)
(Pthread Library)
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 Release 11i: December 2000 − 3 − Section 3−−665
___
___