These headers provide an efficient, inline implementations of single- and double- linked lists, and thus not threadsafe. They are intended to be used as internal kernel APIs (and currently for example not documented at https://www.zephyrproject.org/doc/). However, to avoid issues when doing kernel programming (e.g. #4350), it makes sense to explicitly, even verbosely, document these functions as not threadsafe. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> |
||
|---|---|---|
| .. | ||
| __assert.h | ||
| byteorder.h | ||
| dlist.h | ||
| printk.h | ||
| reboot.h | ||
| ring_buffer.h | ||
| slist.h | ||
| stack.h | ||
| util.h | ||