Searched refs:setupThread (Results 1 – 1 of 1) sorted by relevance
59 private SandboxSetupThread setupThread; field in ParentSandboxInvocationExecution149 setupThread.join(); in doSetup()190 setupThread = in runDevicePreInvocationSetup()196 setupThread.start(); in runDevicePreInvocationSetup()204 setupThread.join(); in runDevicePreInvocationSetup()272 setupThread.join(); in prepareAndRunSandbox()281 if (setupThread.error != null) { in prepareAndRunSandbox()283 throw setupThread.error; in prepareAndRunSandbox()