Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_thread.py16 _print_mutex = thread.allocate_lock() variable
21 with _print_mutex: