bmsd/lock.h

Thu, 20 Jun 2019 22:29:04 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 20 Jun 2019 22:29:04 +0200
branch
stable
changeset 426
beb1a83af4e7
parent 0
033898178630
permissions
-rw-r--r--

Merged with default

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial