Searched refs:pxListWasEmpty (Results 1 – 1 of 1) sorted by relevance
212 static TickType_t prvGetNextExpireTime( BaseType_t * const pxListWasEmpty ) PRIVILEGED_FUNCTION;688 static TickType_t prvGetNextExpireTime( BaseType_t * const pxListWasEmpty ) in prvGetNextExpireTime() argument699 *pxListWasEmpty = listLIST_IS_EMPTY( pxCurrentTimerList ); in prvGetNextExpireTime()701 if( *pxListWasEmpty == pdFALSE ) in prvGetNextExpireTime()