Changeset 9179d0a in mainline for generic/src/synch/mutex.c


Ignore:
Timestamp:
2006-04-27T17:13:49Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
040e4e9
Parents:
eaa202a
Message:

Add some @file doxygen comments and improve already existing comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • generic/src/synch/mutex.c

    reaa202a r9179d0a  
    5252 *
    5353 * For exact description of possible combinations of
    54  * @usec and @trylock, see comment for waitq_sleep_timeout().
     54 * usec and trylock, see comment for waitq_sleep_timeout().
    5555 *
    5656 * @return See comment for waitq_sleep_timeout().
Note: See TracChangeset for help on using the changeset viewer.