gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:DeleteMLock from t2ex/t2ex_source/t2ex/network/net/src/netmain/tkn_mutex.c (0.00 seconds)
t2ex
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 ) {
272: if ( mutex_mlock[index].used_bitmap == 0 ) { 273: ER ercd = DeleteMLock(&mutex_mlock[index].lock); 274: if ( ercd < E_OK ) {