Skip to content
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

Exit event loop after WM_QUIT message #1120

Merged
merged 1 commit into from
Jul 4, 2015

Conversation

aka-demik
Copy link
Contributor

This allow stop event loop from non-D thread without calling dll_thread_attach().

@aka-demik
Copy link
Contributor Author

Any chance of get this in v0.7.24?
There are only four lines of code. But thanks to them, I have an opportunity of a stronger separation of threads.

@s-ludwig
Copy link
Member

s-ludwig commented Jul 4, 2015

Okay finally managed to take a look and LGTM!

s-ludwig added a commit that referenced this pull request Jul 4, 2015
Exit event loop after WM_QUIT message
@s-ludwig s-ludwig merged commit 3d57190 into vibe-d:master Jul 4, 2015
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.

2 participants