提交 6f186676 编写于 作者: R Rich Felker

remove largish unused field from pthread structure

上级 54991729
......@@ -30,7 +30,6 @@ struct pthread {
void *result;
struct __ptcb *cancelbuf;
void **tsd;
pthread_attr_t attr;
volatile int dead;
struct {
volatile void *volatile head;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册