Searched refs:DBLockObject (Results 1 – 2 of 2) sorted by relevance
232 } DBLockObject; typedef
1272 static DBLockObject*1277 DBLockObject* self = PyObject_New(DBLockObject, &DBLock_Type); in newDBLockObject()1299 DBLock_dealloc(DBLockObject* self) in DBLock_dealloc()6383 DBLockObject* dblockobj; in DBEnv_lock_put()9437 sizeof(DBLockObject), /*tp_basicsize*/9464 offsetof(DBLockObject, in_weakreflist), /* tp_weaklistoffset */