HomeSort by relevance Sort by last modified time
    Searched refs:have_threads (Results 1 - 12 of 12) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_lock.py 8 from test_all import db, test_support, verbose, have_threads, \
11 if have_threads :
175 if have_threads:
9 get_new_environment_path, get_new_database_path namespace
test_thread.py 19 from test_all import db, dbutils, test_support, verbose, have_threads, \
22 if have_threads :
500 if have_threads:
20 get_new_environment_path, get_new_database_path namespace
test_associate.py 10 from test_all import db, dbshelve, test_support, verbose, have_threads, \
456 if have_threads:
11 get_new_environment_path namespace
test_all.py 466 have_threads = True variable
468 have_threads = False variable
544 if have_threads :
test_replication.py 8 from test_all import db, test_support, have_threads, verbose, \
536 if have_threads :
9 get_new_environment_path, get_new_database_path namespace
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_lock.py 8 from test_all import db, test_support, verbose, have_threads, \
11 if have_threads :
175 if have_threads:
9 get_new_environment_path, get_new_database_path namespace
test_thread.py 19 from test_all import db, dbutils, test_support, verbose, have_threads, \
22 if have_threads :
500 if have_threads:
20 get_new_environment_path, get_new_database_path namespace
test_associate.py 10 from test_all import db, dbshelve, test_support, verbose, have_threads, \
456 if have_threads:
11 get_new_environment_path namespace
test_all.py 466 have_threads = True variable
468 have_threads = False variable
544 if have_threads :
test_replication.py 8 from test_all import db, test_support, have_threads, verbose, \
536 if have_threads :
9 get_new_environment_path, get_new_database_path namespace
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sys.py 304 have_threads = True
308 have_threads = False
310 if have_threads:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sys.py 304 have_threads = True
308 have_threads = False
310 if have_threads:

Completed in 1106 milliseconds