]> git.tuebingen.mpg.de Git - dss.git/blobdiff - ipc.h
Use semaphore locking to avoid starting dss multiple times.
[dss.git] / ipc.h
diff --git a/ipc.h b/ipc.h
new file mode 100644 (file)
index 0000000..4d64442
--- /dev/null
+++ b/ipc.h
@@ -0,0 +1 @@
+int lock_dss(char *config_file);