mash/lock.h

Mon, 25 Aug 2014 21:33:57 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 25 Aug 2014 21:33:57 +0200
changeset 267
a84792cab21c
parent 103
99c47a8a61cb
permissions
-rw-r--r--

Don't log debug pid messages if there is no error difference

#ifndef	_LOCK_H
#define	_LOCK_H


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

#endif

mercurial