Remove obsolete code from prvCheckTasksWaitingTermination().

This commit is contained in:
Richard Barry 2017-05-29 22:55:09 +00:00
parent 533b533820
commit b5d8be2209
2 changed files with 19 additions and 26 deletions

View file

@ -159,6 +159,9 @@ volatile long l1, l2;
TaskHandle_t xTaskToKill;
const TickType_t xDelay = pdMS_TO_TICKS( ( TickType_t ) 200 );
/* Test deletion of a task's secure context, if any. */
portTASK_CALLS_SECURE_FUNCTIONS();
if( pvParameters != NULL )
{
/* This task is periodically created four times. Two created tasks are