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

Replace command queue and barrier timeout exceptions with return values #160

Merged
merged 2 commits into from
Aug 4, 2015

Conversation

eile
Copy link
Member

@eile eile commented Aug 4, 2015

No description provided.

eile pushed a commit to eile/Equalizer that referenced this pull request Aug 4, 2015
@bbpbuildbot
Copy link

Refer to this link for build results (access rights to CI server needed):
https://bbpcode.epfl.ch/ci//job/oss.Collage.github/39/
Test PASSed.

@@ -50,7 +50,7 @@ class BarrierThread : public lunchbox::Thread

protected:
const uint32_t _nOps;
uint32_t _numExceptions;
uint32_t _numTimeouts;
Copy link
Member

Choose a reason for hiding this comment

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

size_t

@tribal-tec
Copy link
Member

+1 otherwise

eile pushed a commit to eile/Equalizer that referenced this pull request Aug 4, 2015
eile added a commit to Eyescale/Equalizer that referenced this pull request Aug 4, 2015
eile pushed a commit to tribal-tec/Equalizer that referenced this pull request Aug 4, 2015
@bbpbuildbot
Copy link

Refer to this link for build results (access rights to CI server needed):
https://bbpcode.epfl.ch/ci//job/oss.Collage.github/41/
Test PASSed.

tribal-tec added a commit that referenced this pull request Aug 4, 2015
Replace command queue and barrier timeout exceptions with return values
@tribal-tec tribal-tec merged commit 721d7cb into Eyescale:master Aug 4, 2015
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.

3 participants