Changeset 830 for Whitix/trunk/include/preempt.h
- Timestamp:
- 08/06/08 14:37:33 (4 years ago)
- Files:
-
- 1 modified
-
Whitix/trunk/include/preempt.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Whitix/trunk/include/preempt.h
r663 r830 6 6 int PreemptCanSchedule(); 7 7 8 #define PreemptCount() (currThread->preemptCount) 9 8 10 #endif
