libthread: simplify alt tracking, possibly fixing bug

This commit is contained in:
Russ Cox 2007-08-22 11:14:30 -04:00
parent acecbb1619
commit 47ede89e4a
3 changed files with 9 additions and 8 deletions

View file

@ -82,7 +82,6 @@ struct Alt
void *v;
uint op;
_Thread *thread;
Alt *xalt;
};
struct _Altarray