libthread: simplify alt tracking, possibly fixing bug
This commit is contained in:
parent
acecbb1619
commit
47ede89e4a
3 changed files with 9 additions and 8 deletions
|
|
@ -82,7 +82,6 @@ struct Alt
|
|||
void *v;
|
||||
uint op;
|
||||
_Thread *thread;
|
||||
Alt *xalt;
|
||||
};
|
||||
|
||||
struct _Altarray
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue