zephyr/lib/os
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
..
CMakeLists.txt lib: os: onoff: add API for on-off service request and release management 2020-01-29 14:08:46 +01:00
Kconfig
assert.c assert: Completely remove file info and condition expression 2020-01-13 13:59:55 +01:00
base64.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
crc7_sw.c
crc8_sw.c crc: Add crc8 implementation and tests 2020-03-10 12:53:53 +02:00
crc16_sw.c
crc32_sw.c
dec.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
fdtable.c
hex.c
json.c
mempool.c
mutex.c kernel: rename struct _k_object 2020-03-17 20:11:27 +02:00
onoff.c lib: os: onoff: add API for on-off service request and release management 2020-01-29 14:08:46 +01:00
printk.c lib: os: make snprintk fns generally available 2020-01-03 10:13:30 +01:00
rb.c
ring_buffer.c
sem.c lib: os: uncrustify sem.c 2019-11-18 13:52:15 +01:00
thread_entry.c
timeutil.c
work_q.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00