\r
\r
portENABLE_INTERRUPTS();\r
-\r
- /* This will free up all the memory used by the scheduler.\r
- exiting back to dos with INT21 AH=4CH will do this anyway so\r
- it is not necessary to call this. */\r
- vTaskCleanUpResources();\r
}\r
/*-----------------------------------------------------------*/\r
\r
/* The tick timer is back how DOS wants it. We can re-enable\r
interrupts without the scheduler being called. */\r
portENABLE_INTERRUPTS();\r
-\r
- /* This will free up all the memory used by the scheduler.\r
- exiting back to dos with INT21 AH=4CH will do this anyway so\r
- it is not necessary to call this. */\r
- vTaskCleanUpResources(); \r
}\r
/*-----------------------------------------------------------*/\r
\r
\r
\r
portENABLE_INTERRUPTS();\r
-\r
- /* This will free up all the memory used by the scheduler.\r
- exiting back to dos with INT21 AH=4CH will do this anyway so\r
- it is not necessary to call this. */\r
- vTaskCleanUpResources(); \r
}\r
/*-----------------------------------------------------------*/\r
\r
/* The tick timer is back how DOS wants it. We can re-enable\r
interrupts without the scheduler being called. */\r
portENABLE_INTERRUPTS();\r
-\r
- /* This will free up all the memory used by the scheduler.\r
- exiting back to dos with INT21 AH=4CH will do this anyway so\r
- it is not necessary to call this. */\r
- vTaskCleanUpResources(); \r
}\r
/*-----------------------------------------------------------*/\r
\r