bmsd/lock.h

Thu, 30 May 2019 23:18:48 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 30 May 2019 23:18:48 +0200
branch
stable
changeset 387
541503502b1b
parent 0
033898178630
permissions
-rw-r--r--

Merged with 0.3.4

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial