mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-27 07:15:23 +00:00
The opaque semaphore object id type is now a pointer to the associated semaphore structure, rather than an index into the microkernel's array of semaphore structures. This change is a pre-requisite to support for private semaphores, which are defined in source code. Change-Id: I3821360be35237bfe3bf090efce84f99e335d309 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 |