Poco::Condition #4053
Replies: 3 comments
-
|
You can see, that standard lib does the same, for example Microsoft STL |
Beta Was this translation helpful? Give feedback.
-
|
To be locked until condition is satisfied, that's how condition works:
|
Beta Was this translation helpful? Give feedback.
-
|
ok understood |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @obiltschnig @aleks-f I have a question about Condition class.
Why we need an external mutex, and why is used in tryWait like that?
I can't undertand the reason
Beta Was this translation helpful? Give feedback.
All reactions