zephyr/tests/kernel
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
..
common kernel: add APIs for atomic os on pointers 2020-03-10 10:18:16 -04:00
context
critical
device
early_sleep
fatal
fifo
fp_sharing
gen_isr_table
interrupt tests: interrupt: fix testcase.yaml 2020-03-10 10:14:55 -04:00
lifo
mbox
mem_heap/mheap_api_concept
mem_pool
mem_protect kernel: rename struct _k_object 2020-03-17 20:11:27 +02:00
mem_slab
mp tests: the arc issuse is fixed 2020-03-12 13:02:17 -04:00
msgq/msgq_api
mutex
obj_tracing kernel: fixup thread monitor locking 2020-03-10 16:09:24 -04:00
pending
pipe
poll
profiling/profiling_api tests: profiling_api: fix comments 2020-03-14 13:10:19 -04:00
queue
sched
semaphore/semaphore
sleep
smp
spinlock
stack/stack doc: tests: stack: fix doxygen grouping 2020-03-14 13:01:03 -04:00
threads tests: thread_apis: add k_thread_join() tests 2020-03-13 08:42:43 -04:00
tickless
timer
workq tests: work_q: Add assert if k_delayed_work_submit fails in the handler 2020-03-11 09:16:15 -04:00
xip