Changeset c29c342 for src/libcfa/concurrency/preemption.h
- Timestamp:
- Jul 23, 2018, 10:24:33 AM (5 years ago)
- Branches:
- aaron-thesis, arm-eh, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
- Children:
- 2514607d, bd21af5
- Parents:
- 2323bb3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/libcfa/concurrency/preemption.h
r2323bb3 rc29c342 22 22 void kernel_stop_preemption(); 23 23 void update_preemption( processor * this, Duration duration ); 24 void tick_preemption();25 24 26 25 struct preemption_scope {
Note: See TracChangeset
for help on using the changeset viewer.