Searched refs:_print_mutex (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
H A Dtest_thread.py16 _print_mutex = thread.allocate_lock() variable
21 with _print_mutex:
/external/python/cpython3/Lib/test/
H A Dtest_thread.py15 _print_mutex = thread.allocate_lock() variable
20 with _print_mutex:

Completed in 122 milliseconds