forked from Imagelibrary/rtems
@@ -256,7 +256,9 @@ bool _Thread_Initialize(
|
|||||||
if ( extension_status )
|
if ( extension_status )
|
||||||
return true;
|
return true;
|
||||||
|
|
||||||
|
#if defined(RTEMS_SMP) || CPU_ENABLE_ROBUST_THREAD_DISPATCH == TRUE
|
||||||
failed:
|
failed:
|
||||||
|
#endif
|
||||||
|
|
||||||
#if defined(RTEMS_SMP)
|
#if defined(RTEMS_SMP)
|
||||||
while ( scheduler_index > 0 ) {
|
while ( scheduler_index > 0 ) {
|
||||||
|
|||||||
Reference in New Issue
Block a user