Searched refs:st_sync (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/debugger/laplinkll/
H A Dlaplinkll.cpp40 st_sync = 0, // syncing... enumerator in enum:__anon1457
73 if (st->rstate != st_sync || st->wstate != st_sync)
83 if (st->rstate != st_sync)
95 if (st->rstate != st_sync || st->wstate != st_sync)
113 if (st->rstate != st_sync || st->wstate != st_sync)
116 st->rstate = st_sync;
117 st->wstate = st_sync;
[all...]

Completed in 32 milliseconds