mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-15 17:27:46 -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.