Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for YES (0.11 sec)

  1. android/guava/src/com/google/common/util/concurrent/ExecutionSequencer.java

             *
             * - in `run`, which can't run until this Runnable is submitted to an executor, which
             *   doesn't happen until below. (And this Executor -- yes, the object is both a Runnable
             *   and an Executor -- is used for only a single `execute` call.)
             */
            ThreadConfinedTaskQueue submittingTaskQueue = requireNonNull(sequencer).latestTaskQueue;
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Thu Feb 01 21:46:34 GMT 2024
    - 22.1K bytes
    - Viewed (0)
Back to top