Changeset 5c9a08b in mainline for generic/include/synch/waitq.h
- Timestamp:
- 2006-02-05T18:07:02Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8e1ea655
- Parents:
- 266294a9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/include/synch/waitq.h
r266294a9 r5c9a08b 34 34 #include <synch/spinlock.h> 35 35 #include <synch/synch.h> 36 #include < list.h>36 #include <adt/list.h> 37 37 38 38 #define WAKEUP_FIRST 0
Note:
See TracChangeset
for help on using the changeset viewer.