コード例 #1
0
 public synchronized boolean hasQueuedThreads() {
   return wq_.hasNodes();
 }