Skip to content

Multithreading 18/N: drop_pthread_entrypoint_sig_hack #6085

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 3, 2018

Conversation

juj
Copy link
Collaborator

@juj juj commented Jan 15, 2018

Remove the pthread entry point callback signature detection hack, since it is no longer functional to run threads unit tests, instead rely on -s EMULATE_FUNCTION_POINTER_CASTS=1 as a better emulation mechanism

@kripken
Copy link
Member

kripken commented Jan 22, 2018

lgtm

@juj juj force-pushed the drop_pthread_entrypoint_sig_hack branch from b3ec348 to 08f3fd7 Compare February 2, 2018 15:55
…ce it is no longer functional to run threads unit tests, instead rely on -s EMULATE_FUNCTION_POINTER_CASTS=1 as a better emulation mechanism
@juj juj force-pushed the drop_pthread_entrypoint_sig_hack branch from 08f3fd7 to ae69137 Compare February 3, 2018 12:52
@juj juj merged commit 8197e93 into emscripten-core:incoming Feb 3, 2018
@juj
Copy link
Collaborator Author

juj commented Feb 3, 2018

Hmm, the actual changes went into the tree in #6084, and this amounted to only whitespace changes.

@juj juj deleted the drop_pthread_entrypoint_sig_hack branch July 21, 2018 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants