Changeset 9093c3c in rtems for cpukit/posix/src

Timestamp:
09/17/96 21:29:51 (28 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
aa48536
Parents:
ded66f8
Message:

Corrected implementation of timed wait on condition variables. First
the timeout is given as a wall-time not an interval as was previously
implemented. Second, the interpretation of ETIMEDOUT behavior was
incorrect as all possible error cases needed to be checked before
this error was returned. This caused problems when the wall-time
specified was in the past.

(No files)

Note: See TracChangeset for help on using the changeset viewer.