Searched refs:TX_NOT_OWNED (Results 1 – 7 of 7) sorted by relevance
95 case TX_NOT_OWNED: in pthread_mutex_unlock()
147 status = TX_NOT_OWNED; in _tx_mutex_put()650 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()
238 #define TX_NOT_OWNED ((UINT) 0x1E) macro
237 #define TX_NOT_OWNED ((UINT) 0x1E) macro