Skip to content
This repository has been archived by the owner on Dec 6, 2018. It is now read-only.

[#135] changed semaphore try_wait() API #147

Merged
merged 1 commit into from
Oct 5, 2016

Conversation

velichechka
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@forGGe forGGe left a comment

Choose a reason for hiding this comment

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

Some changes required

@@ -40,7 +40,7 @@ class binary_semaphore
//! \retval err::again Someone already waits a semaphore.
//! \retval err::ok Semaphore counter decremented.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Docs must be changed as well

@@ -75,7 +75,7 @@ class semaphore
//! \retval err::again Wait will result in lock.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Same

@forGGe forGGe merged commit 4a1013d into theCore-embedded:develop Oct 5, 2016
forGGe added a commit that referenced this pull request Oct 5, 2016
[#135] changed semaphore try_wait() API
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants