Searched refs:startDone (Results 1 – 1 of 1) sorted by relevance
48 final ConditionVariable startDone = new ConditionVariable(); in start() local63 startDone.open(); in start()70 if (!startDone.block(WAIT_FOR_COMMAND_TO_COMPLETE)) { in start()