Darian Leung db26ff2503 freertos: Fix vTaskSuspendAll() and xTaskResumeAll()
This commit fixes vTaskSuspendAll() and xTaskResumeAll() in the following ways.

- For vTaskSuspendAll()
    - Sync function source code with upstream single core version
    - Clearly mark IDF additions
- For xTaskResumeAll()
    - Sync function source code with upstream single core version
    - Clearly mark IDF additions
    - Fix bug where cores other than core 0 were allowed to unwind pended ticks
2022-07-20 11:32:10 +08:00
..
2022-07-04 14:44:29 +08:00
2022-05-07 13:09:41 +08:00
2022-05-07 13:09:41 +08:00
2022-05-07 13:09:41 +08:00
2022-05-07 13:09:41 +08:00