Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SALOME_Event.cxx File Reference
#include "SALOME_Event.h"
#include <QSemaphore>
#include <QApplication>
#include <pthread.h>

Classes

class  InitEvent
 Helper event class responsible for initializing SALOME_Event mechanism by the main thread ID. More...
 

Variables

static pthread_t myThread
 
static InitEvent myInitEvent
 
const int NumberOfResources = 2
 Total number of semaphore resources. More...
 

Variable Documentation

InitEvent myInitEvent
static
pthread_t myThread
static
const int NumberOfResources = 2