Debugging libthread for acme.

This commit is contained in:
rsc 2004-03-05 01:12:11 +00:00
parent 315e309098
commit 02a1a5c18b
5 changed files with 62 additions and 12 deletions

View file

@ -63,6 +63,8 @@ threadmain(int argc, char *argv[])
int ncol;
Display *d;
extern int _threaddebuglevel;
_threaddebuglevel = ~0;
rfork(RFENVG|RFNAMEG);
ncol = -1;