OVMS3-idf/components/freertos
Angus Gratton 6e4b0c3e2f freertos: Remove either one or two assertions from "fast path" of vPortCPUReleaseMutex()
Saves a few cycles by only testing the count validity once, and never for the common case where the
mutex was not recursively locked.
2018-07-31 06:35:25 +00:00
..
include/freertos
test
component.mk
croutine.c
event_groups.c
FreeRTOS-openocd.c
Kconfig
license.txt
list.c
port.c
portasm.S
portmux_impl.h
portmux_impl.inc.h freertos: Remove either one or two assertions from "fast path" of vPortCPUReleaseMutex() 2018-07-31 06:35:25 +00:00
queue.c
readme_xtensa.txt
ringbuf.c
stdint.readme
tasks.c
timers.c
xtensa_context.S
xtensa_init.c
xtensa_intr.c
xtensa_intr_asm.S
xtensa_overlay_os_hook.c
xtensa_vector_defaults.S
xtensa_vectors.S