Search | Google it | Results 1 - 3 of 3 for funcall:MUnlock from t2ex (0.00 seconds) |
130: { 131: MUnlock(&fs_gdt.mlock, locknum); 132: }
244: mutex_mlock[index].owner_tid[no] = 0; 245: ER ercd = MUnlock(&mutex_mlock[index].lock, no); 246:
71: { 72: MUnlock(&TKNLock, LOCK_TKN); 73: }