Scopira
20080306
|
#include <thread_pthreads.h>
Public Attributes | |
scopira::tool::condition | pm_condition |
Public Attributes inherited from scopira::tool::shared_area< T > | |
volatile T | pm_data |
scopira::tool::mutex | pm_mutex |
shared data | |
This is a shared_area with an added condition data member, useful for interthread notifications (event signalling).