Searched refs:postCommitTask (Results 1 – 1 of 1) sorted by relevance
154 Runnable postCommitTask = commit(winningSubstream); in commitAndRun() local156 if (postCommitTask != null) { in commitAndRun()157 postCommitTask.run(); in commitAndRun()863 Runnable postCommitTask = null; in outboundWireSize() local889 postCommitTask = commit(substream); in outboundWireSize()893 if (postCommitTask != null) { in outboundWireSize()894 postCommitTask.run(); in outboundWireSize()