Search | Google it | Results 1 - 2 of 2 for fundef:mtx_head_pri (0.00 seconds) |
53: */ 54: #define mtx_head_pri(mtxcb) ( ((TCB*)(mtxcb)->wait_queue.next)->priority ) 55:
98: */ 99: #define mtx_head_pri(mtxcb) ( ((TCB*)(mtxcb)->wait_queue.next)->priority ) 100: