Debugging libthread for acme.
This commit is contained in:
parent
315e309098
commit
02a1a5c18b
5 changed files with 62 additions and 12 deletions
|
|
@ -96,6 +96,7 @@ struct Thread
|
|||
|
||||
Chanstate chan; /* which channel operation is current */
|
||||
Alt *alt; /* pointer to current alt structure (debugging) */
|
||||
ulong userpc;
|
||||
|
||||
void* udata[NPRIV]; /* User per-thread data pointer */
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue