Files
zephyr/kernel
Anas Nashif 928af3ce09 kernel: semaphore: k_sem_init error checking
Check for errors at runtime and stop depending on ASSERTs.
This changes the API for
- k_sem_init

k_sem_init now returns -EINVAL on invalid data.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-01-20 17:19:54 -05:00
..
2019-09-26 21:13:20 -04:00
2019-11-07 15:21:46 -08:00
2019-11-07 15:21:46 -08:00
2019-11-07 15:21:46 -08:00
2019-11-07 15:21:46 -08:00
2019-11-07 15:21:46 -08:00
2020-01-20 17:19:54 -05:00
2020-01-03 11:26:46 -08:00