Timestamp:
10/01/21 19:56:34 (3 years ago)
Author:
Joel Sherrill <joel@…>
Branches:
5
Children:
d5649e2
Parents:
99698fb
git-author:
Joel Sherrill <joel@…> (10/01/21 19:56:34)
git-committer:
Joel Sherrill <joel@…> (10/07/21 15:31:38)
Message:

Add support for IDLE Thread stack allocator

Add a stack allocator hook specifically for allocation of IDLE thread stacks.
This allows the user to decide if IDLE thread stacks are statically allocated
or handled by the same custom allocator mechanism as other thread stacks.

Closes #4520.

(No files)

Note: See TracChangeset for help on using the changeset viewer.