thermferm/lock.h

Fri, 27 Nov 2015 22:00:23 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 27 Nov 2015 22:00:23 +0100
changeset 437
5664743eaf2f
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Stop devices thread if the program ends.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial