bmsd/lock.h

Thu, 16 Jan 2020 16:45:18 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 16 Jan 2020 16:45:18 +0100
changeset 595
655a161bb7c7
parent 0
033898178630
permissions
-rw-r--r--

Updated documentation

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial