~azat/parnas/trunk

Viewing all changes in revision 147.

  • Committer: Azat Khuzhin
  • Date: 2012-05-26 21:59:31 UTC
  • Revision ID: git-v1:80e43eaeedb0f7b829acc095244538c23d473a78
Finally normal clean up events

No need in using pthread conditionals,
the only thing that need to do is not canceling thread - that's all!

Before first canceling, so because of this there is a race conditionals
Using pthread condititionals this problem is not solved,
because we can't wait after we call loopbreak, because we can already signaled this condition

issue #25

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: