1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/core/include
JulianHolzwarth 1d16b3d5dc core/thread.c: thread_create fix priority type
Bugfix: changing type of priority to uint8_t to be consistent with struct _thread
2019-09-11 17:42:48 +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 core/irq: fix 2 missing words in documentation 2019-01-07 20:50:59 +01:00
kernel_defines.h core: add ARRAY_SIZE macro 2019-08-06 19:31:10 +02: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 core/mbox: doc typo fixes 2018-06-13 12:13:24 +02:00
msg.h doc: replace dashes 2017-09-06 08:49:05 +02:00
mutex.h doxygen: refine core_sync grouping 2019-01-09 08:42:59 +01:00
native_sched.h core/sched_native: fix duplicate core_sched group definition 2019-08-05 16:57:37 +02:00
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 core: uncrustify thread_flags.h 2018-06-27 12:43:29 +02:00
thread.h core/thread.c: thread_create fix priority type 2019-09-11 17:42:48 +02:00