~kris/suckless

st

ref: 169e41e68736aa884f3b1894ffc5735f70e0edcd st/patch/sync.h -rw-r--r-- 152 bytes
169e41e6 — Kris Yotam Migrate to st-flexipatch with sixel support 7 months ago
                                                                                
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();