add make CONF=pthread for modern systems
This commit is contained in:
@ -57,3 +57,7 @@ void drawflushr(Rectangle);
|
||||
void flushmemscreen(Rectangle);
|
||||
uchar *attachscreen(Rectangle*, ulong*, int*, int*, int*, void**);
|
||||
|
||||
void drawqlock(void);
|
||||
void drawqunlock(void);
|
||||
int drawcanqlock(void);
|
||||
void terminit(void);
|
||||
|
Reference in New Issue
Block a user