gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 3 of 3 for funcall:MUnlock from t2ex (0.00 seconds)
t2ex
t2ex_source/t2ex/fs/fs/src/fs_tk.c - 28.7KB - 883 lines
130: {
131:         MUnlock(&fs_gdt.mlock, locknum);
132: }
t2ex_source/t2ex/network/net/src/netmain/tkn_mutex.c - 13.2KB - 514 lines
244:         mutex_mlock[index].owner_tid[no] = 0;
245:         ER ercd = MUnlock(&mutex_mlock[index].lock, no);
246: 
t2ex_source/t2ex/network/net/src/tknif.c - 2.6KB - 83 lines
71: {
72:         MUnlock(&TKNLock, LOCK_TKN);
73: }
More results from tknif.c