Changeset 26f9943 in mainline for src/synch/waitq.c
- Timestamp:
- 2005-10-11T21:00:34Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 874e312a
- Parents:
- a783ca4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/synch/waitq.c
ra783ca4 r26f9943 112 112 * @param nonblocking Blocking vs. non-blocking operation mode switch. 113 113 * 114 * If usec is greater than zero, regardless of the value of @nonblocking,114 * If usec is greater than zero, regardless of the value of nonblocking, 115 115 * the call will not return until either timeout or wakeup comes. 116 116 *
Note:
See TracChangeset
for help on using the changeset viewer.