Changeset a783ca4 in mainline for src/synch/mutex.c


Ignore:
Timestamp:
2005-10-11T20:25:46Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
26f9943
Parents:
a016b63
Message:

Fix doxygen comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/synch/mutex.c

    ra016b63 ra783ca4  
    4747 * Timeout mode and non-blocking mode can be requested.
    4848 *
    49  * @param mxt Mutex.
     49 * @param mtx Mutex.
    5050 * @param usec Timeout in microseconds.
    5151 * @param trylock Switches between blocking and non-blocking mode.
Note: See TracChangeset for help on using the changeset viewer.