incubator-nuttx/sched
Xiang Xiao 13780dada3 sched: Add kthread_create_with_stack
let caller customize the stack buffer

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I878818ec1ce5650165dbbe2d72a4618cb2e6a094
2021-06-27 12:35:13 -03:00
..
clock Replace mktime with timegm in rtc and fs driver 2021-06-23 13:43:32 -03:00
environ Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
group Revert "tls: Move pthread key destructor to libc" 2021-06-09 07:59:44 -05:00
init Introduce ARCH_HAVE_EXTRA_HEAPS, this config is going to be used for 2021-06-26 09:52:43 -05:00
irq Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
module Rename MODULE_TEXT to TEXT_HEAP as the latter is more generic. 2021-06-18 07:14:17 -05:00
mqueue Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
paging Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
pthread Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
sched Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
semaphore Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
signal Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
task sched: Add kthread_create_with_stack 2021-06-27 12:35:13 -03:00
timer Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
wdog sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
wqueue Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
Kconfig Rename MODULE_TEXT to TEXT_HEAP as the latter is more generic. 2021-06-18 07:14:17 -05:00
Makefile style/Makefile: remove unnecessary trailing whitespace 2020-11-28 12:20:30 +01:00