zephyr/lib
Kumar Gala cae988c697 lib: posix: eventfd: Fix use of 'struct k_spinlock_key'
Code should be using k_spinlock_key_t and not 'struct k_spinlock_key'.
With recent change to redefine struct k_spinlock_key we see this code
break because it wasn't using the correct type.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-10-07 08:11:25 -04:00
..
cmsis_rtos_v1
cmsis_rtos_v2 lib: cmsis_rtos_v2: Handle possible zero length array 2020-09-18 10:13:58 -05:00
fnmatch
gui lib: gui: lvgl: fix touch point rotation equations 2020-09-24 13:50:25 -05:00
libc libc: newlib: Avoid all files to be opened in line buffer mode 2020-10-05 09:59:38 -07:00
open-amp
os misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
posix lib: posix: eventfd: Fix use of 'struct k_spinlock_key' 2020-10-07 08:11:25 -04:00
CMakeLists.txt updatehub: Move from lib to subsys:mgmt folder 2020-08-03 16:33:06 +02:00
Kconfig updatehub: Move from lib to subsys:mgmt folder 2020-08-03 16:33:06 +02:00