bmsd/lock.h

Sun, 11 Jul 2021 15:55:44 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 11 Jul 2021 15:55:44 +0200
changeset 771
9856238e9217
parent 0
033898178630
permissions
-rw-r--r--

More efficient code for get*sources.php form dropdown lists.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial