Home
last modified time | relevance | path

Searched defs:xWillSleep (Results 1 – 3 of 3) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_IP_Timers.c273 BaseType_t xWillSleep; in vCheckNetworkTimers() local
DFreeRTOS_Sockets.c4771 TickType_t xTCPTimerCheck( BaseType_t xWillSleep ) in xTCPTimerCheck()
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Sockets/
DFreeRTOS_Sockets_privates_utest.c2374 BaseType_t xWillSleep = pdFALSE; in test_xTCPTimerCheck_EmptyList() local
2391 BaseType_t xWillSleep = pdFALSE; in test_xTCPTimerCheck_NonEmptyList_SocketCheckError() local
2419 BaseType_t xWillSleep = pdFALSE; in test_xTCPTimerCheck_NonEmptyList_NoError() local
2448 BaseType_t xWillSleep; in test_xTCPTimerCheck_NonEmptyList_DeltaLessThanTimeout() local
2481 BaseType_t xWillSleep; in test_xTCPTimerCheck_NonEmptyList_DeltaLessThanTimeout1() local
2514 BaseType_t xWillSleep = 0; in test_xTCPTimerCheck_EventBitsNonZeroWontSleep() local
2548 BaseType_t xWillSleep = pdTRUE; in test_xTCPTimerCheck_EventBitsNonZeroWillSleep() local