Searched refs:Thread_t (Results 1 – 1 of 1) sorted by relevance
68 typedef uintptr_t Thread_t; typedef75 typedef pthread_t Thread_t; typedef113 Thread_t xTxThread;114 Thread_t xRxThread;296 configASSERT( pxCtx->xTxThread != ( Thread_t ) NULL ); in vMBuffNetifBackendInit()299 configASSERT( pxCtx->xRxThread != ( Thread_t ) NULL ); in vMBuffNetifBackendInit()