mirror of
https://github.com/openharmony/third_party_musl2.git
synced 2026-07-01 10:25:07 -04:00
update porting/linux/user/src/internal/pthread_impl.h.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user