Finished verification of iteration updates in prvSelectHighestPriorityTask.

This commit is contained in:
Tobias Reinhard 2022-11-23 15:18:11 -05:00
parent 9d1b47c5e5
commit 49af8fd30f
2 changed files with 46 additions and 3 deletions

View file

@ -3,6 +3,11 @@
#include "single_core_proofs/scp_list_predicates.h"
/* =============================================================================
* The lemmas below assist in opening and closing DLS predicates in a way that
* allows accesses to `pxItem->pxNext`.
*/
/*@
lemma void DLS_end_next_open(struct xLIST* pxList, struct xLIST_ITEM* pxItem)
requires