HomeSort by relevance Sort by last modified time
    Searched full:registerworker (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/main/java/java/util/concurrent/
ForkJoinWorkerThread.java 34 * workQueue field is not set until a call to registerWorker
54 // Use a placeholder until a useful name can be set in registerWorker
57 this.workQueue = pool.registerWorker(this);
69 this.workQueue = pool.registerWorker(this);
ForkJoinPool.java 359 * new thread invokes registerWorker, where it constructs a
387 * upon initialization (see registerWorker) and otherwise keep it
    [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.0.CR3/
netty-common-4.1.0.CR3.jar 

Completed in 2291 milliseconds