Searched refs:isQueueReceiveHookActuallyPeek (Results 1 – 1 of 1) sorted by relevance
388 #define isQueueReceiveHookActuallyPeek (__LINE__ > 1674) /* Half way between the closes trace point… macro395 #define isQueueReceiveHookActuallyPeek xJustPeeking macro402 #define isQueueReceiveHookActuallyPeek (__LINE__ < 0) /* instead of pdFALSE to fix a warning of "co… macro1422 if (isQueueReceiveHookActuallyPeek) \1435 if (isQueueReceiveHookActuallyPeek) \1447 if (isQueueReceiveHookActuallyPeek) \2503 if (isQueueReceiveHookActuallyPeek) \2514 if (isQueueReceiveHookActuallyPeek) \2524 …prvTraceStoreEvent_HandleParam(isQueueReceiveHookActuallyPeek ? PSF_EVENT_MUTEX_PEEK : PSF_EVENT_M…2527 …prvTraceStoreEvent_HandleParam(isQueueReceiveHookActuallyPeek ? PSF_EVENT_MUTEX_PEEK : PSF_EVENT_M…[all …]