27#ifndef _SALOME_PARALLEL_GLOBALPROCESSVAR_I_HXX_
28#define _SALOME_PARALLEL_GLOBALPROCESSVAR_I_HXX_
31# ifdef CONTAINER_EXPORTS
32# define CONTAINER_EXPORT __declspec( dllexport )
34# define CONTAINER_EXPORT __declspec( dllimport )
37# define CONTAINER_EXPORT
40#include <SALOMEconfig.h>
41#include <omnithread.h>
#define CONTAINER_EXPORT
Definition: SALOME_ParallelGlobalProcessVar_i.hxx:37
Definition: SALOME_ParallelGlobalProcessVar_i.hxx:46
static std::map< std::string, int > _cntInstances_map
Definition: SALOME_ParallelGlobalProcessVar_i.hxx:53
static std::map< std::string, void * > _toRemove_map
Definition: SALOME_ParallelGlobalProcessVar_i.hxx:55
static std::map< std::string, void * > _library_map
Definition: SALOME_ParallelGlobalProcessVar_i.hxx:54
static omni_mutex _numInstanceMutex
Definition: SALOME_ParallelGlobalProcessVar_i.hxx:56