Version: 9.15.0
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

◆ myInitEvent

InitEvent myInitEvent
static

◆ myThread

pthread_t myThread
static

◆ NumberOfResources

const int NumberOfResources = 2

Total number of semaphore resources.