Searched refs:TxThreadCount (Results 1 – 2 of 2) sorted by relevance
95 atomic_t TxThreadCount; /* For thread counting */ member
455 if (atomic_inc_return(&pMds->TxThreadCount) != 1) in Mds_Tx()560 atomic_dec(&pMds->TxThreadCount); in Mds_Tx()