comedi_unlock

Langue: en

Version: 28 October 2007 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

comedi_unlock - subdevice reservation

SYNOPSIS

#include <comedilib.h>

int comedi_unlock (comedi_t * device, unsigned int subdevice);

DESCRIPTION

The function comedi_unlock() released a subdevice lock acquired by comedi_lock(). If sucessful, 0 is returned, otherwise -1.