Search | Google it | Results 1 - 1 of 1 for funcall:knl_release_mutex from mtkernel_3/kernel/tkernel/mutex.c (0.00 seconds) |
285: if ( mtxcb->mtxtsk != NULL ) { 286: knl_release_mutex(mtxcb->mtxtsk, mtxcb); 287: } 464: and adjust its own task priority if necessary. */ 465: knl_release_mutex(knl_ctxtsk, mtxcb); 466: