Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1247 → Rev 1248

/kernel/trunk/generic/src/synch/semaphore.c
65,7 → 65,7
* @param trydown Switches between blocking and non-blocking mode.
*
* For exact description of possible combinations of
* @usec and @trydown, see comment for waitq_sleep_timeout().
* usec and trydown, see comment for waitq_sleep_timeout().
*
* @return See comment for waitq_sleep_timeout().
*/