libthread: simplify alt tracking, possibly fixing bug
This commit is contained in:
@@ -82,7 +82,6 @@ struct Alt
|
||||
void *v;
|
||||
uint op;
|
||||
_Thread *thread;
|
||||
Alt *xalt;
|
||||
};
|
||||
|
||||
struct _Altarray
|
||||
|
||||
Reference in New Issue
Block a user