Home
last modified time | relevance | path

Searched refs:xCopyPosition (Results 1 – 1 of 1) sorted by relevance

/FreeRTOS-Plus-TCP-v3.1.0/test/cbmc/proofs/Socket/vSocketWakeUpUser/
HDvSocketWakeUpUser_harness.c102 const BaseType_t xCopyPosition ) in xQueueGenericSend() argument
110 __CPROVER_assert( !( ( xCopyPosition == queueOVERWRITE ) && ( xQueue->uxLength != 1 ) ), in xQueueGenericSend()