You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/core/include
smlng 1b69f281f9 core, log: fix tautology compare error with toolchain llvm 7 years ago
..
arch remove obsolete lpm code 7 years ago
assert.h native: always assert() verbosely 7 years ago
bitarithm.h *: remove trailing underscores from header guards 7 years ago
byteorder.h *: remove trailing underscores from header guards 7 years ago
cib.h cib: add unsafe operations 7 years ago
clist.h core: clist: clist_lpeek(): add missing return statement 7 years ago
debug.h core: rename tcb_t -> thread_t, move into thread.h 8 years ago
irq.h *: remove trailing underscores from header guards 7 years ago
kernel_defines.h *: remove trailing underscores from header guards 7 years ago
kernel_init.h core: header cleanup 8 years ago
kernel_types.h documentation: update my name (Ortmann -> Knüpfer) 8 years ago
lifo.h *: remove trailing underscores from header guards 7 years ago
list.h core/list: uncrustify 7 years ago
log.h core, log: fix tautology compare error with toolchain llvm 7 years ago
mbox.h core: mbox: introduce thread decoupled message queues 7 years ago
msg.h *: remove trailing underscores from header guards 7 years ago
mutex.h core/include/mutex.h: remove unused #include "atomic.h" 7 years ago
native_sched.h core/native_sched.h: style and doxygen fixes 8 years ago
panic.h core: merged kernel_macros.h and attributes.h 8 years ago
priority_queue.h core: Remove _t from struct names 8 years ago
ringbuffer.h core: Remove _t from struct names 8 years ago
rmutex.h Added reentrant mutex implementation 7 years ago
sched.h core: clist: make singly linked 8 years ago
thread.h doc: core: fix formatting 7 years ago
thread_flags.h core: thread_flags: optimize thread_flags_wait_one, fix doxygen 8 years ago