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
fnmatch
gui
libc libc: newlib: Avoid all files to be opened in line buffer mode 2020-10-05 09:59:38 -07:00
open-amp
os
posix lib: posix: eventfd: Fix use of 'struct k_spinlock_key' 2020-10-07 08:11:25 -04:00
CMakeLists.txt
Kconfig