Searched refs:tx_semaphore_id (Results 1 – 25 of 40) sorted by relevance
12
86 else if (semaphore_ptr -> tx_semaphore_id != TX_SEMAPHORE_ID) in _txe_semaphore_prioritize()
86 else if (semaphore_ptr -> tx_semaphore_id != TX_SEMAPHORE_ID) in _txe_semaphore_put()
89 else if (semaphore_ptr -> tx_semaphore_id != TX_SEMAPHORE_ID) in _txe_semaphore_put_notify()
90 else if (semaphore_ptr -> tx_semaphore_id != TX_SEMAPHORE_ID) in _txe_semaphore_ceiling_put()
97 else if (semaphore_ptr -> tx_semaphore_id != TX_SEMAPHORE_ID) in _txe_semaphore_info_get()
96 else if (semaphore_ptr -> tx_semaphore_id != TX_SEMAPHORE_ID) in _txe_semaphore_delete()
97 else if (semaphore_ptr -> tx_semaphore_id != TX_SEMAPHORE_ID) in _txe_semaphore_get()
94 semaphore_ptr -> tx_semaphore_id = TX_SEMAPHORE_ID; in _tx_semaphore_create()
101 else if (semaphore_ptr -> tx_semaphore_id != TX_SEMAPHORE_ID) in _tx_semaphore_performance_info_get()
315 semaphore_2.tx_semaphore_id = 0; in thread_0_entry()340 semaphore_2.tx_semaphore_id = 0; in thread_0_entry()365 semaphore_2.tx_semaphore_id = 0; in thread_0_entry()390 semaphore_2.tx_semaphore_id = 0; in thread_0_entry()
81 if ((!TheSem) || (TheSem -> tx_semaphore_id != TX_SEMAPHORE_ID)) in sem_getvalue()
89 if ((!TheSem) || (TheSem -> tx_semaphore_id != TX_SEMAPHORE_ID)) in sem_wait()
77 if( !TheSem || TheSem->tx_semaphore_id != TX_SEMAPHORE_ID) in sem_post()
92 if ((!TheSem) || (TheSem -> tx_semaphore_id != TX_SEMAPHORE_ID)) in sem_close()
91 if ((!TheSem) || (TheSem -> tx_semaphore_id != TX_SEMAPHORE_ID)) in sem_trywait()