.. |
arch
|
remove obsolete lpm code
|
2017-01-12 11:24:15 +01:00 |
assert.h
|
native: always assert() verbosely
|
2016-11-29 19:28:23 +01:00 |
bitarithm.h
|
*: remove trailing underscores from header guards
|
2017-01-19 18:30:53 +01:00 |
byteorder.h
|
*: remove trailing underscores from header guards
|
2017-01-19 18:30:53 +01:00 |
cib.h
|
cib: add unsafe operations
|
2016-07-18 16:14:19 +02:00 |
clist.h
|
core: clist: clist_lpeek(): add missing return statement
|
2016-07-20 22:25:48 +02:00 |
debug.h
|
core: rename tcb_t -> thread_t, move into thread.h
|
2016-03-05 18:20:17 +01:00 |
irq.h
|
*: remove trailing underscores from header guards
|
2017-01-19 18:30:53 +01:00 |
kernel_defines.h
|
*: remove trailing underscores from header guards
|
2017-01-19 18:30:53 +01:00 |
kernel_init.h
|
core: header cleanup
|
2016-02-28 22:46:28 +01:00 |
kernel_types.h
|
documentation: update my name (Ortmann -> Knüpfer)
|
2015-09-27 18:58:30 +02:00 |
lifo.h
|
*: remove trailing underscores from header guards
|
2017-01-19 18:30:53 +01:00 |
list.h
|
core/list: uncrustify
|
2017-01-11 09:00:25 +01:00 |
log.h
|
core: fixed include guards for selected headers
|
2015-12-02 11:08:23 +01:00 |
mbox.h
|
core: mbox: introduce thread decoupled message queues
|
2016-07-18 16:56:41 +02:00 |
msg.h
|
*: remove trailing underscores from header guards
|
2017-01-19 18:30:53 +01:00 |
mutex.h
|
core/include/mutex.h: remove unused #include "atomic.h"
|
2017-02-08 16:23:47 +01:00 |
native_sched.h
|
core/native_sched.h: style and doxygen fixes
|
2015-12-02 11:11:00 +01:00 |
panic.h
|
core: merged kernel_macros.h and attributes.h
|
2016-03-09 22:29:06 +01:00 |
priority_queue.h
|
core: Remove _t from struct names
|
2016-04-11 21:46:53 +02:00 |
ringbuffer.h
|
core: Remove _t from struct names
|
2016-04-11 21:46:53 +02:00 |
rmutex.h
|
Added reentrant mutex implementation
|
2017-02-09 15:17:39 +01:00 |
sched.h
|
core: clist: make singly linked
|
2016-03-30 00:27:49 +02:00 |
thread_flags.h
|
core: thread_flags: optimize thread_flags_wait_one, fix doxygen
|
2016-03-30 17:11:49 +02:00 |
thread.h
|
thread.h: extend doc for msg_waiters and msg_array
|
2017-11-16 10:15:46 -08:00 |