Searched refs:xDumpingReady (Results 1 – 1 of 1) sorted by relevance
105 static volatile BaseType_t xDumpingReady = pdFALSE; variable239 if( xDumpingReady == pdFALSE ) in dump_packet()276 while( ( xPacketBuffer != NULL ) && ( xDumpingReady == pdFALSE ) ) in prvWritePackets()616 xDumpingReady = pdTRUE; in vActualDump()