Searched refs:errQUEUE_BLOCKED (Results 1 – 3 of 3) sorted by relevance
407 if( *( pxResult ) == errQUEUE_BLOCKED ) \501 if( *( pxResult ) == errQUEUE_BLOCKED ) \
66 #define errQUEUE_BLOCKED ( -4 ) macro
2730 return errQUEUE_BLOCKED; in xQueueCRSend()2813 return errQUEUE_BLOCKED; in xQueueCRReceive()