Searched refs:TX_NOT_OWNED (Results 1 – 7 of 7) sorted by relevance
94 case TX_NOT_OWNED: in pthread_mutex_unlock()
146 status = TX_NOT_OWNED; in _tx_mutex_put()649 status = TX_NOT_OWNED; in _tx_mutex_put()
608 if (status != TX_NOT_OWNED) in thread_0_entry()620 if (status != TX_NOT_OWNED) in thread_0_entry()
243 #define TX_NOT_OWNED ((UINT) 0x1E) macro
242 #define TX_NOT_OWNED ((UINT) 0x1E) macro