mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
6386580b8f
If module `core_mutex_priority_inheritance` is enabled, the scheduling has to be active to lock/unlock the mutex/rmutex used by FreeRTOS semaphores. If scheduling is not active FreeRTOS semaphore function always succeed. |
||
---|---|---|
.. | ||
event_groups.c | ||
Kconfig | ||
Makefile | ||
portable.c | ||
queue.c | ||
ringbuf.c | ||
semphr.c | ||
task.c | ||
timers.c |