Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/tools/tcp_utilities/
Dtcp_mem_stats.c99 static BaseType_t xLoggingStopped = 0; variable
364 if( xLoggingStopped == pdFALSE ) in vTCPMemStatCreate()
405 if( xLoggingStopped == pdFALSE ) in vTCPMemStatDelete()
444 if( xLoggingStopped == pdFALSE ) in vTCPMemStatClose()
449 xLoggingStopped = pdTRUE; in vTCPMemStatClose()