1 This harness proves the memory safety of the prvNotifyQueuSetContainer method.
2 It assumes that the queue is initalized to a valid datastructure and added
3 to a QueueSet. The concurrency functions and task pool functions are abstracted
4 away. prvCopyDataToQueue is replaced with a stub checking the preconditions
5 for prvCopyDataToQueue to be sucessful.
7 This proof is a work-in-progress. Proof assumptions are described in
8 the harness. The proof also assumes the following functions are
9 memory safe and have no side effects relevant to the memory safety of
14 * xTaskRemoveFromEventList