13.07.2015 Views

Multithreading - Poco

Multithreading - Poco

Multithreading - Poco

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Condition Operations (cont'd)> void signal()Signals the Condition and allows one waiting thread to continueexecution.> void broadcast()Signals the Condition and allows all waiting threads to continuetheir execution.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!