Home
last modified time | relevance | path

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

/dports/science/py-pyscf/pyscf-2.0.1/pyscf/lib/
H A Dmisc.py693 class ProcessWithReturnValue(Process): class
767 thread = ProcessWithReturnValue(target=func, args=args, kwargs=kwargs)