Home
last modified time | relevance | path

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

/test/testfwk/xdevice/plugins/devicetest/core/
H A Dvariables.py468 __thread_lock = threading.Lock() variable in DeccVariable
479 with cls.__thread_lock:
484 with cls.__thread_lock:
494 with cls.__thread_lock:

Completed in 2 milliseconds