bmsd/lock.h

Sun, 10 Nov 2019 16:48:19 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 10 Nov 2019 16:48:19 +0100
changeset 550
f34e480ec6c5
parent 0
033898178630
permissions
-rw-r--r--

Updated design notes.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial