- File:
-
- 1 edited
-
src/libcfa/concurrency/preemption.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/libcfa/concurrency/preemption.h
rc29c342 r2a84d06d 22 22 void kernel_stop_preemption(); 23 23 void update_preemption( processor * this, Duration duration ); 24 void tick_preemption(); 24 25 25 26 struct preemption_scope {
Note:
See TracChangeset
for help on using the changeset viewer.