Skip to content

Cleanup and Updates#10

Open
loganwright wants to merge 1 commit intomasterfrom
updates
Open

Cleanup and Updates#10
loganwright wants to merge 1 commit intomasterfrom
updates

Conversation

@loganwright
Copy link
Copy Markdown
Collaborator

@loganwright loganwright commented Aug 14, 2016

  • Considerably more Linux Parity
  • 100% test cov

}

deinit {
pthread_detach(pthread)
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since theres now a way to explicitly detach a thread we should have a flag to remember if the thread has been detached. During deinit, we shouldn't detach a second time if it has been done before. We should also add that guard in the detach method itself.

@ketzusaka
Copy link
Copy Markdown
Owner

Just that one comment. everything else is 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants