/sys$common/syshlp/helplib.hlb POSIX Threads, TIS routines, tis_get_expiration, Description *Conan The Librarian (sorry for the slow response - running on an old VAX) |
If threads are not present, this routine has no effect. This routine adds a specified interval to the current absolute system time and returns a new absolute time. This new absolute time is used as the expiration time in a call to tis_cond_ timedwait(). The timespec structure contains the following two fields: o tv_sec is an integral number of seconds. o tv_nsec is an integral number of nanoseconds.
|