-
Notifications
You must be signed in to change notification settings - Fork 23
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
pthread barriers are not implemented in OS X #10
Comments
Could someone check on a Mac ? |
@leo-yuriev |
OK ;) Please close issue if done. |
Could we close this issue and merge b8854d4 (the |
pthread_barrier_t is OK.
|
I'm closing this issue, but added the #13 |
This was referenced Oct 29, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@leo-yuriev
@pmwkaa
Ioarena is broken on OS X, errors are as follow:
Here is an implementation:
http://blog.albertarmea.com/post/47089939939/using-pthreadbarrier-on-mac-os-x
The text was updated successfully, but these errors were encountered: