Searched refs:p_this_tcb (Results 1 – 1 of 1) sorted by relevance
2732 OSEK_TCB *p_this_tcb; in SetEvent() local2797 p_this_tcb = osek_thread2tcb(this_thread); in SetEvent()2798 if ((tcb_ptr != p_this_tcb) && (tcb_ptr->waiting == TX_TRUE)) in SetEvent()