K 10 svn:author V 6 jilles K 8 svn:date V 27 2010-05-09T14:21:34.838128Z K 7 svn:log V 320 Document clock and pshared condvar attributes. Note: clock accepts CLOCK_VIRTUAL and CLOCK_PROF too, but this seems broken as it simply waits for the difference of the current and given value of the clock as if it were CLOCK_MONOTONIC. So document only CLOCK_REALTIME and CLOCK_MONOTONIC as allowed. MFC after: 1 week END