Skip to content

Replace Kaldi mutex with STL mutex #5

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

entn-at
Copy link

@entn-at entn-at commented Feb 22, 2018

Recent versions of Kaldi removed the threading libraries (thread/kaldi-mutex.h etc.) and rely on STL implementations (std::mutex).

Recent versions of Kaldi removed the threading libraries and rely on STL implementations
@mrsrikanth
Copy link
Collaborator

Hello,
Thanks for the pull request, but this is isn't really necessary anymore.
I already fixed this in issue #4. I hadn't realized that not all changes were pushed until
now.

Thanks for your effort.

  • Srikanth

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