Changeset a783ca4 in mainline for src/synch/mutex.c
- Timestamp:
- 2005-10-11T20:25:46Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 26f9943
- Parents:
- a016b63
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/synch/mutex.c
ra016b63 ra783ca4 47 47 * Timeout mode and non-blocking mode can be requested. 48 48 * 49 * @param m xtMutex.49 * @param mtx Mutex. 50 50 * @param usec Timeout in microseconds. 51 51 * @param trylock Switches between blocking and non-blocking mode.
Note:
See TracChangeset
for help on using the changeset viewer.