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

Debug issues #7

Merged
merged 4 commits into from
May 21, 2018
Merged

Debug issues #7

merged 4 commits into from
May 21, 2018

Conversation

deeptir18
Copy link
Member

@deeptir18 deeptir18 commented May 20, 2018

Resolves #3

@deeptir18 deeptir18 force-pushed the debug_issues branch 3 times, most recently from 29ba100 to 01ec4cd Compare May 20, 2018 22:51
ccp.c Outdated
// locking
void lock(void) {
#ifdef __USRLIB__
pthread_mutex_unlock(&ccp_state_lock);
Copy link
Member

Choose a reason for hiding this comment

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

should this be lock?

Copy link
Member Author

Choose a reason for hiding this comment

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

yes
oops

@fcangialosi fcangialosi merged commit a150360 into master May 21, 2018
@fcangialosi fcangialosi deleted the debug_issues branch May 21, 2018 20:31
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