13.07.2015 Views

Multithreading - Poco

Multithreading - Poco

Multithreading - Poco

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

The Mutex and FastMutex Classes> <strong>Poco</strong>::Mutex is a recursive mutex;<strong>Poco</strong>::FastMutex is (conceptually) a non-recursive mutex.> #include "<strong>Poco</strong>/Mutex.h"> Warning: On Windows, <strong>Poco</strong>::FastMutex is actually recursive, too.This is a potential source for portability issues if you make wrongassumptions based on that behavior. !

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

Saved successfully!

Ooh no, something went wrong!