Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1247 → Rev 1248

/kernel/trunk/generic/src/synch/condvar.c
76,7 → 76,7
* @param trywait Blocking versus non-blocking operation mode switch.
*
* For exact description of possible combinations of
* @usec and @trywait, see comment for waitq_sleep_timeout().
* usec and trywait, see comment for waitq_sleep_timeout().
*
* @return See comment for waitq_sleep_timeout().
*/