Searched refs:DBLockObject (Results 1 – 2 of 2) sorted by relevance
232 } DBLockObject; typedef
1270 static DBLockObject*1275 DBLockObject* self = PyObject_New(DBLockObject, &DBLock_Type); in newDBLockObject()1297 DBLock_dealloc(DBLockObject* self) in DBLock_dealloc()6359 DBLockObject* dblockobj; in DBEnv_lock_put()9413 sizeof(DBLockObject), /*tp_basicsize*/9440 offsetof(DBLockObject, in_weakreflist), /* tp_weaklistoffset */