zephyr/lib
Andrew Boie 2dc2ecfb60 kernel: rename struct _k_object
Private type, internal to the kernel, not directly associated
with any k_object_* APIs. Is the return value of z_object_find().
Rename to struct z_object.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-03-17 20:11:27 +02:00
..
cmsis_rtos_v1 kernel/sys_clock.h: Deprecate and convert uses of old conversions 2019-11-08 11:08:58 +01:00
cmsis_rtos_v2 kernel: overhaul unused stack measurement 2020-02-08 10:02:35 +02:00
gui kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
libc kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
os kernel: rename struct _k_object 2020-03-17 20:11:27 +02:00
posix pthread: add setname/getname glibc extensions 2020-03-10 15:15:34 +02:00
updatehub net: sockets: tls: Add missing symbols for a few options 2020-01-20 09:58:23 +02:00
CMakeLists.txt libc: Added Kconfig choice to select C library 2019-11-01 14:18:36 +01:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00