add threaddata
This commit is contained in:
@@ -70,6 +70,7 @@ struct _Thread
|
||||
Proc *proc;
|
||||
char name[256];
|
||||
char state[256];
|
||||
void *udata;
|
||||
};
|
||||
|
||||
struct _Procrendez
|
||||
|
||||
Reference in New Issue
Block a user