K 10 svn:author V 6 jilles K 8 svn:date V 27 2010-05-16T11:14:11.820803Z K 7 svn:log V 314 MFC r207816: 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. END