gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:tk_ena_dsp from t2ex/t2ex_source/t2ex/fs/fs/src/fs_break.c (0.00 seconds)
t2ex
t2ex_source/t2ex/fs/fs/src/fs_break.c - 3.8KB - 117 lines
83:                         tsd->t_stat.c.break_called = 1;
84:                         tk_ena_dsp();
85:                         xfs_break_impl(tsd->t_con, tid, TRUE);
87: tsd->t_stat.c.break_done = 1; 88: tk_ena_dsp(); 89: }
91: } 92: tk_ena_dsp(); 93: return 0;