Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/tools/tcp_utilities/
Dtcp_mem_stats.c92 static BaseType_t xLoggingStopped = 0; variable
357 if( xLoggingStopped == pdFALSE ) in vTCPMemStatCreate()
398 if( xLoggingStopped == pdFALSE ) in vTCPMemStatDelete()
437 if( xLoggingStopped == pdFALSE ) in vTCPMemStatClose()
442 xLoggingStopped = pdTRUE; in vTCPMemStatClose()