Skip to content

threads: enable pthread_join#336

Merged
abrown merged 1 commit intoWebAssembly:mainfrom
loganek:loganek/join
Oct 10, 2022
Merged

threads: enable pthread_join#336
abrown merged 1 commit intoWebAssembly:mainfrom
loganek:loganek/join

Conversation

@loganek
Copy link
Copy Markdown
Contributor

@loganek loganek commented Oct 10, 2022

No description provided.

Copy link
Copy Markdown
Collaborator

@abrown abrown left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM; I have some doubts about whether __pthread_setcancelstate here even needs to be (or should be) called but I think it is fine for now. And this free looks right; the pthread_create is doing the malloc.

@abrown abrown merged commit 9d2f5a8 into WebAssembly:main Oct 10, 2022
john-sharratt pushed a commit to john-sharratt/wasix-libc that referenced this pull request Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants