bmsd/lock.h

Sun, 12 Jan 2020 12:24:22 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 12 Jan 2020 12:24:22 +0100
changeset 592
56f9be07906a
parent 0
033898178630
permissions
-rw-r--r--

Updated documentation

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial