Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c6287 DBEnv_lock_detect(DBEnvObject* self, PyObject* args) in DBEnv_lock_detect() function
8966 {"lock_detect", (PyCFunction)DBEnv_lock_detect, METH_VARARGS},