gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:tk_cre_flg from t2ex (0.00 seconds)
t2ex
t2ex_source/lib/libtk/src_t2ex/fastumlock.c - 5.2KB - 196 lines
165: 
166:         lock->id = ercd = tk_cre_flg(&cflg);
167:         if ( ercd < E_OK ) {
t2ex_source/t2ex/network/net/src/netmain/tkn_condvar.c - 10.9KB - 416 lines
158:                 cflg.flgatr  = TA_TPRI | TA_WMUL;
159:                 ercd = tk_cre_flg(&cflg);
160:                 if ( ercd < E_OK ) {