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