branches with status:
Name Status Last Modified Last Commit
lp:boostcache 1 Development 2013-05-26 19:32:47 UTC
213. [utils/bash_completion] split option ...

Author: Azat Khuzhin
Revision Date: 2013-05-26 19:32:47 UTC

[utils/bash_completion] split option by pipe (like "-r|--remove")

lp:~azat/parnas/trunk 1 Development 2012-05-26 21:59:31 UTC
147. Finally normal clean up events No ne...

Author: Azat Khuzhin
Revision Date: 2012-05-26 21:59:31 UTC

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

12 of 2 results