mash/lock.h

Thu, 14 Aug 2014 22:02:33 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 14 Aug 2014 22:02:33 +0200
changeset 239
793c09ece542
parent 103
99c47a8a61cb
permissions
-rw-r--r--

Increase priority for the devices thread

#ifndef	_LOCK_H
#define	_LOCK_H


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

#endif

mercurial