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

Semaphore Class #2

Closed
npyl opened this issue Sep 22, 2017 · 1 comment
Closed

Semaphore Class #2

npyl opened this issue Sep 22, 2017 · 1 comment

Comments

@npyl
Copy link
Member

npyl commented Sep 22, 2017

Semaphore Class needs to be implemented for macOS

I am currently using semaphores provided by the GCD API on macOS because it is the only close to having unnamed semaphores...

( named posix semaphores don't work )
( semaphore.hh for semaphore class )

@npyl npyl self-assigned this Sep 22, 2017
npyl pushed a commit that referenced this issue Dec 24, 2018
e0f18471 Merge pull request #2 from brndnmtthws/fix-build-with-wall-werror
572e7f59 Enable -Wall -Werror on travis build.

git-subtree-dir: 3rdparty/toluapp
git-subtree-split: e0f18471d7eed84e2916713a86e0688fb95fa48f
@npyl
Copy link
Member Author

npyl commented Jun 12, 2019

I think we can close this now.
Semaphore has been implemented.

(There is also an issue open for adding OSX Leopard support to the semaphore class but it doesn't matter. #45 )

@npyl npyl closed this as completed Jun 12, 2019
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