mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 01:46:26 +00:00
The opaque task object id type is now a pointer to the associated task structure, rather than an index into the microkernel's array of task structures. This change is a pre-requisite to support for private task objects, which are defined in source code. Change-Id: Idb53ea7f8a8a5b7e6477a74273930b08fc77dcfe Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
arch | ||
doc | ||
drivers | ||
include | ||
kernel | ||
lib | ||
misc | ||
net | ||
samples | ||
scripts | ||
shared/include/nanokernel/x86 | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
Kconfig | ||
Makefile | ||
Makefile.inc | ||
zephyr-env.sh |