Search | Google it | Results 1 - 1 of 1 for funcall:mtx_head_pri from tkernel_2/kernel/tkernel/src/mutex.c (0.00 seconds) |
131: if ( mtx_waited(mtxcb) ) { 132: pri = mtx_head_pri(mtxcb); 133: } 240: if ( mtx_waited(mtxcb) ) { 241: pri = mtx_head_pri(mtxcb); 242: }