Files
rtems/testsuites/smptests/smpscheduler01
Sebastian Huber dab902d5b2 testsuites: Avoid Giant lock
Replace _Thread_Disable_dispatch() with _Thread_Dispatch_disable().
Replace _Thread_Enable_dispatch() with _Thread_Dispatch_enable().

This is a preparation to remove the Giant lock.

Update #2555.
2016-05-20 07:49:41 +02:00
..
2016-05-20 07:49:41 +02:00
2014-09-01 11:01:04 +02:00