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