* cygtls.h (struct _cygtls): Remove unneeded elements.
* thread.cc (pthread::exit): Avoid potential double call to _my_tls.remove. * tlsoffsets.h: Regenerate.
This commit is contained in:
@@ -207,7 +207,6 @@ struct _cygtls
|
||||
class cygthread *_ctinfo;
|
||||
san andreas;
|
||||
waitq wq;
|
||||
struct _cygtls *prev, *next;
|
||||
int sig;
|
||||
unsigned incyg;
|
||||
unsigned spinning;
|
||||
|
Reference in New Issue
Block a user