zephyr/lib
Daniel Leung 0a50ff366e kernel: rename z_current_get() to k_sched_current_thread_query()
The original idea of z_current_get() was to be the counterpart
of k_current_get() when thread local variable for current has
not been initialized if TLS is enabled, otherwise they are
the same function. Now since z_current_get() is being used
outside of core kernel, rename it under kernel namespace so
other subsystem can conceptually use them too.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-09-28 16:15:46 +02:00
..
acpi lib: acpi: add support for MAD table and DMAR table 2023-09-07 09:42:38 +02:00
cpp
crc lib: crc: Add CRC4 2023-09-26 08:36:09 +02:00
hash
libc kernel: rename z_current_get() to k_sched_current_thread_query() 2023-09-28 16:15:46 +02:00
open-amp
os kernel: rename z_current_get() to k_sched_current_thread_query() 2023-09-28 16:15:46 +02:00
posix lib: os: build fdtable conditionally 2023-09-28 06:25:16 -04:00
runtime
smf
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig lib: crc: move from lib/os to lib/crc 2023-08-18 08:52:16 +03:00