mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-16 01:37:45 -04:00
254 B
254 B
This proof demonstrates the memory safety of the TaskGetSchedulerState function.
We assume xSchedulerRunning
and uxSchedulerSuspended
to be nondeterministic values.
This proof is a work-in-progress. Proof assumptions are described in the harness.