Home
last modified time | relevance | path

Searched defs:nb_threads (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/
Dthreadmodule.c18 static long nb_threads = 0; variable
/aosp_15_r20/external/python/cpython2/Lib/test/support/
D__init__.py1696 def threading_cleanup(nb_threads): argument