Home
last modified time | relevance | path

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

/third_party/boost/libs/predef/tools/ci/
Dcommon.py493 class parallel_call(threading.Thread): class
499 super(parallel_call,self).__init__()
508 super(parallel_call,self).join()
600 return parallel_call(*cmd)