Search | Google it | Results 1 - 1 of 1 for funcall:getsvcenv from t2ex/t2ex_source/lib/libtk/src_t2ex/sysdepend/tef_em1d/setspc.c (0.00 seconds) |
66: /* Set current CPL in RPL */ 67: taskmode = getsvcenv(); 68: SCInfo.taskmode ^= (taskmode ^ (taskmode << 16)) & TMF_PPL(3); 88: /* Change to PPL for nominated tasks */ 89: taskmode = getsvcenv(); 90: SCInfo.taskmode ^= (taskmode ^ r_eit.taskmode) & TMF_PPL(3);