gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 3 of 3 for funcall:DeleteMLock from t2ex (0.00 seconds)
t2ex
t2ex_source/t2ex/fs/fs/src/fs_tk.c - 28.7KB - 883 lines
658:         /* Delete mlock */
659:         DeleteMLock(&fs_gdt.mlock);
660: 
t2ex_source/t2ex/network/net/src/main.c - 8.1KB - 314 lines
290: 
291:         DeleteMLock(&TKNLock);
292: 
t2ex_source/t2ex/network/net/src/netmain/tkn_mutex.c - 13.2KB - 514 lines
131:                 if ( mutex_mlock[index].used_bitmap != 0 ) {
132:                         ercd = DeleteMLock(&mutex_mlock[index].lock);
133:                         if ( ercd < E_OK ) {
More results from tkn_mutex.c