gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 3 of 3 for funcall:tk_cre_flg (0.00 seconds)
mtkernel_3
lib/libtk/fastmlock.c - 3.3KB - 171 lines
137: 
138:         lock->id = ercd = tk_cre_flg(&cflg);
139:         if ( ercd < E_OK ) {
tkernel_2
driver/tef_em1d/console/src/consmlock.c - 3.7KB - 170 lines
145: 
146:         lock->id = err = tk_cre_flg(&cflg);
147:         if ( err < E_OK ) return err;
More results from tkernel_2
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 ) {
More results from t2ex