1 Assuming that the xMutex parameter is initialized to a valid pointer and
2 abstracting concurrency and task pool related functions, this harness
3 proves the memory safety of QueueGiveMutexRecursive.
5 This proof is a work-in-progress. Proof assumptions are described in
6 the harness. The proof also assumes the following functions are
7 memory safe and have no side effects relevant to the memory safety of
12 * vPortGenerateSimulatedInterrupt
13 * xTaskGetCurrentTaskHandle
14 * xTaskGetSchedulerState
15 * xTaskPriorityDisinherit
16 * xTaskRemoveFromEventList