thermferm/lock.h

Mon, 01 Sep 2014 22:06:39 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 01 Sep 2014 22:06:39 +0200
changeset 275
a86c702c2e4f
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Better profile progress logging

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial