mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 18:31:31 +01:00
Merge branch 'developer' into gotthard2
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
#pragma once
|
||||
#include "sls_detector_defs.h"
|
||||
#include <semaphore.h>
|
||||
|
||||
void sharedMemory_print();
|
||||
int sharedMemory_create(int port);
|
||||
void sharedMemory_initialize();
|
||||
int sharedMemory_initialize();
|
||||
int sharedMemory_open(int port);
|
||||
int sharedMemory_attach();
|
||||
int sharedMemory_detach();
|
||||
|
||||
Reference in New Issue
Block a user