update porting/linux/user/src/internal/pthread_impl.h.

This commit is contained in:
caifuzhou
2021-12-27 03:31:33 +00:00
committed by Gitee
parent 17ae4cfee8
commit 36f929af7e
@@ -23,7 +23,6 @@ struct pthread {
uintptr_t canary, canary2;
/* Part 2 -- implementation details, non-ABI. */
pid_t pid;
int tid;
int errno_val;
volatile int detach_state;