Search | Google it | Results 1 - 1 of 1 for funcall:tk_get_tid from t2ex/t2ex_source/t2ex/network/net/src/netmain/tkn_condvar.c (0.00 seconds) |
220: #ifdef DEBUG 221: printf("condvar init %d(at %p) by %d, old id = %lu\n", cv->flgid, cv, tk_get_tid(), old_id); 222: #endif 234: #ifdef DEBUG 235: printf("condvar destroy %d(at %p) by %d\n", cv->flgid, cv, tk_get_tid()); 236: #endif