Searched defs:TX_THREAD_SET_CURRENT (Results 1 – 2 of 2) sorted by relevance
116 #define TX_THREAD_SET_CURRENT(a) _tx_thread_current_ptr = (a); macro
489 #define TX_THREAD_SET_CURRENT(a) TX_MEMSET(&_tx_thread_current_ptr[0], (a), sizeof(_tx_t… macro