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

Change wait_xxx not to use locking #616

Closed
hkaiser opened this issue Dec 4, 2012 · 1 comment
Closed

Change wait_xxx not to use locking #616

hkaiser opened this issue Dec 4, 2012 · 1 comment

Comments

@hkaiser
Copy link
Member

hkaiser commented Dec 4, 2012

Change the functions hpx::wait_all, hpx::wait_any, and hpx::wait_n not to use a lock internally. Rewrite those to use atomics instead.

@ghost ghost assigned hkaiser Dec 4, 2012
@hkaiser
Copy link
Member Author

hkaiser commented Dec 4, 2012

This has been fixed with bf8e162

@hkaiser hkaiser closed this as completed Dec 4, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant