Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/utils/
H A Dconcurrencytest.py62 def _add_result_with_semaphore(self, method, test, *args, **kwargs): member in BBThreadsafeForwardingResult
82 …super(BBThreadsafeForwardingResult, self)._add_result_with_semaphore(method, test, *args, **kwargs)