1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/core/include
Martine Lenders db20a057ae core: rename thread_state_t to thread_status_t
This way it can't come to name collisions on `native` with Mac OSX'
threading library [1].

[1]: https://opensource.apple.com/source/xnu/xnu-792/osfmk/mach/thread_status.h.auto.html
2019-05-11 12:25:07 +02:00
..
assert.h doxygen: use ingroup instead of addtogroup in core 2019-01-09 08:42:59 +01:00
bitarithm.h doxygen: use ingroup instead of addtogroup in core 2019-01-09 08:42:59 +01:00
byteorder.h doxygen: use ingroup instead of addtogroup in core 2019-01-09 08:42:59 +01:00
cib.h doxygen: use ingroup instead of addtogroup in core 2019-01-09 08:42:59 +01:00
clist.h add copyrights from IOTPUSH project 2019-05-02 12:09:37 +02:00
cond.h doxygen: refine core_sync grouping 2019-01-09 08:42:59 +01:00
debug.h doxygen: use ingroup instead of addtogroup in core 2019-01-09 08:42:59 +01:00
irq.h
kernel_defines.h doxygen: use ingroup instead of addtogroup in core 2019-01-09 08:42:59 +01:00
kernel_init.h doxygen: use ingroup instead of addtogroup in core 2019-01-09 08:42:59 +01:00
kernel_types.h doxygen: use ingroup instead of addtogroup in core 2019-01-09 08:42:59 +01:00
lifo.h doxygen: use ingroup instead of addtogroup in core 2019-01-09 08:42:59 +01:00
list.h doxygen: use ingroup instead of addtogroup in core 2019-01-09 08:42:59 +01:00
log.h doxygen: use ingroup instead of addtogroup in core 2019-01-09 08:42:59 +01:00
mbox.h
msg.h
mutex.h doxygen: refine core_sync grouping 2019-01-09 08:42:59 +01:00
native_sched.h
panic.h doxygen: use ingroup instead of addtogroup in core 2019-01-09 08:42:59 +01:00
priority_queue.h doxygen: use ingroup instead of addtogroup in core 2019-01-09 08:42:59 +01:00
ringbuffer.h doxygen: use ingroup instead of addtogroup in core 2019-01-09 08:42:59 +01:00
rmutex.h doxygen: refine core_sync grouping 2019-01-09 08:42:59 +01:00
sched.h core: rename thread_state_t to thread_status_t 2019-05-11 12:25:07 +02:00
thread_flags.h
thread.h core: rename thread_state_t to thread_status_t 2019-05-11 12:25:07 +02:00