32#ifndef _QORE_CLASS_ABSTRACTSMARTLOCK_H
34#define _QORE_CLASS_ABSTRACTSMARTLOCK_H
36#include "qore/intern/AbstractSmartLock.h"
39DLLLOCAL
extern QoreClass* QC_ABSTRACTSMARTLOCK;
defines a Qore-language class
Definition: QoreClass.h:253
contains constants, classes, and subnamespaces in QoreProgram objects
Definition: QoreNamespace.h:65
unsigned qore_classid_t
used for the unique class ID for QoreClass objects
Definition: common.h:79