gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 3 of 3 for funcall:tk_wai_flg (0.00 seconds)
mtkernel_3
lib/libtk/fastmlock.c - 3.3KB - 171 lines
91: 
92:                 ercd = tk_wai_flg(lock->id, ptn, TWF_ORW|TWF_BITCLR, &flg, tmo);
93:                 if ( ercd < E_OK ) {
tkernel_2
driver/tef_em1d/console/src/consmlock.c - 3.7KB - 170 lines
97:                 }
98:                 err = tk_wai_flg(lock->id, ptn, TWF_ORW|TWF_BITCLR, &flg, tmo);
99:                 if ( err < E_OK ) break;
More results from tkernel_2
t2ex
t2ex_source/lib/libtk/src_t2ex/fastumlock.c - 5.2KB - 196 lines
78: 
79:                 ercd = tk_wai_flg(lock->id, ptn, TWF_ORW|TWF_BITCLR, &flg, tmo);
80:                 if ( ercd < E_OK ) {
More results from t2ex