bmsd/lock.h

Sun, 12 May 2019 17:44:39 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 12 May 2019 17:44:39 +0200
changeset 364
487274c2e9dc
parent 0
033898178630
permissions
-rw-r--r--

Documentation updates.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial