/sys$common/syshlp/helplib.hlb POSIX Threads, PTHREAD routines, pthread_cond_wait, Arguments *Conan The Librarian (sorry for the slow response - running on an old VAX) |
cond Condition variable that the calling thread waits on. mutex Mutex associated with the condition variable specified in cond.
|