haiku/src/system/kernel/scheduler
Fredrik Holmqvist 78af90d494 Fix codestyle violation:
Multiline statements after if should always be in a code block.
No functional change.
2012-05-14 21:05:12 +02:00
..
scheduler_affine.cpp Fix codestyle violation: 2012-05-14 21:05:12 +02:00
scheduler_affine.h Introduce an experimental new scheduler intended to work fundamentally the same as our existing one, but with various optimizations to better handle the SMP case: 2009-03-22 00:39:51 +00:00
scheduler_common.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
scheduler_simple_smp.cpp Fix codestyle violation: 2012-05-14 21:05:12 +02:00
scheduler_simple_smp.h * Reintroduced the SMP_MSG_RESCHEDULE_IF_IDLE ICI message. This time 2009-12-10 11:54:38 +00:00
scheduler_simple.cpp Fix codestyle violation: 2012-05-14 21:05:12 +02:00
scheduler_simple.h * Replaced scheduler_remove_from_run_queue() by 2008-10-21 12:37:13 +00:00
scheduler_tracing.cpp
scheduler_tracing.h Merged the signals branch into trunk, with these changes: 2011-01-10 21:54:38 +00:00
scheduler.cpp Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
scheduling_analysis.cpp * Replaced scheduler_remove_from_run_queue() by 2008-10-21 12:37:13 +00:00