b0797263ca
1.Reduce the default size of task_group_s(~512B each task) 2.Scale better between simple and complex application Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> Change-Id: Ia872137504fddcf64d89c48d6f0593d76d582710
20 KiB
20 KiB
1 | __errno | errno.h | defined(CONFIG_BUILD_FLAT) | FAR int * |
---|---|---|---|---|
2 | abort | stdlib.h | void | |
3 | clock | time.h | clock_t | |
4 | getoptargp | unistd.h | FAR char ** | |
5 | getoptindp | unistd.h | FAR int * | |
6 | getoptoptp | unistd.h | FAR int * | |
7 | pthread_yield | pthread.h | !defined(CONFIG_DISABLE_PTHREAD) | void |
8 | rand | stdlib.h | int |