Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c5394 DBEnv_set_thread_count(DBEnvObject* self, PyObject* args) in DBEnv_set_thread_count() function
8899 {"set_thread_count", (PyCFunction)DBEnv_set_thread_count, METH_VARARGS},