VMS Help POSIX Threads, TIS routines, tis_cond_timedwait, C Binding *Conan The Librarian (sorry for the slow response - running on an old VAX) |
#include <tis.h> int tis_cond_timedwait ( pthread_cond_t *cond, pthread_mutex_t *mutex, const struct timespec *abstime);
|