bmsd/lock.h

Tue, 29 Oct 2019 10:44:08 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 29 Oct 2019 10:44:08 +0100
changeset 544
f3faa54581ff
parent 0
033898178630
permissions
-rw-r--r--

Better way to show splitted batches. Added flameout calculations to the php scripts.

#ifndef	LOCK_H
#define	LOCK_H


int  lockprog(char *);
void ulockprog(char *);

#endif

mercurial