Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c5411 DBEnv_get_thread_count(DBEnvObject* self) in DBEnv_get_thread_count() function
8900 {"get_thread_count", (PyCFunction)DBEnv_get_thread_count, METH_NOARGS},