Home
last modified time | relevance | path

Searched refs:DBEnv_lock_id_free (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
D_bsddb.c6339 DBEnv_lock_id_free(DBEnvObject* self, PyObject* args) in DBEnv_lock_id_free() function
8969 {"lock_id_free", (PyCFunction)DBEnv_lock_id_free, METH_VARARGS},