Go to the documentation of this file.
20 #ifndef __PL_WXWIDGETS_COMMS__
21 #define __PL_WXWIDGETS_COMMS__
30 #include <semaphore.h>
61 void create(
const char *name,
PLINT size,
bool mustExist,
bool mustNotExist );
84 void create(
const char *name,
bool aquireOnCreate =
false );
87 bool aquire(
unsigned long millisecs );