summaryrefslogtreecommitdiff
path: root/oldresources/st/patch/sync.h
blob: 6c2ebe70e812fad6c9c8d320b91e4d01fe05c8d4 (plain)
1
2
3
4
5
6
7
static int su = 0;
static int twrite_aborted = 0;

static void tsync_begin();
static void tsync_end();
int tinsync(uint timeout);
int ttyread_pending();