Menu

#102 Provide a method of getting a list of all task handles

closed
nobody
None
5
2020-02-25
2016-01-22
No

For implementation of own notifications etc., it would be smart to get an array of all current task handles.
Something like vTaskList() but without any formatting and without activating TRACE_FACILITY and USE_STATS_FORMATTING_FUNCTIONS.

Just like:
void xTaskGetList(TaskHandle_t* aTaskList, UBaseType_t ucNumberOfTasks);

Discussion

  • Richard Barry

    Richard Barry - 2020-02-25
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB