HomeSort by relevance Sort by last modified time
    Searched full:shut (Results 26 - 50 of 257) sorted by null

12 3 4 5 6 7 8 91011

  /libcore/luni/src/main/java/java/util/concurrent/
ThreadPoolExecutor.java 102 * disables idle threads from ever terminating prior to shut down. By
177 * <em>rejected</em> when the Executor has been shut down, and also
200 * executor is not shut down, the task at the head of the work queue
680 * permission to shut down threads in general (see shutdownPerm).
    [all...]
  /libcore/luni/src/main/java/org/apache/xml/dtm/ref/
IncrementalSAXSource_Filter.java 536 * Boolean.FALSE indication to discontinue events and shut down.
538 * When moreRemains==false, we shut down immediately without asking the
583 // "Shut down the garbage smashers on the detention level!"
678 // "CPO, shut down the garbage smashers on the detention level!"
792 System.out.println("\nUNEXPECTED: Filter says shut down prematurely.\n");
  /external/openssl/apps/
s_client.c     [all...]
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
package.html 156 it is shut down, since the background thread keeps a hard reference
200 connection manager will shut down the pool and release it's resources.
  /external/qemu/audio/
esdaudio.c 170 /* shut down verbose debug spew */
328 /* shut down verbose debug spew */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
socket.h 213 /* Shut down all or part of the connection open on socket FD.
214 HOW determines what to shut down:
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audioquality/experiments/
ColdLatencyExperiment.java 89 // 2. Wait a bit for the audio hardware to shut down.
  /development/samples/ApiDemos/tests/src/com/example/android/apis/app/
ForwardingTest.java 121 // At this point, you could confirm that the activity has shut itself down appropriately,
  /external/apache-http/src/org/apache/http/conn/
EofSensorWatcher.java 95 * IOException to be thrown to make sure the input stream gets shut down.
  /external/libvpx/examples/includes/geshi/geshi/
applescript.php 64 'shut down', 'restart', 'display dialog', 'buttons', 'invisibles', 'item', 'items', 'delimiters', 'offset of',
  /external/qemu/distrib/sdl-1.2.12/src/
SDL.c 175 /* Shut down requested initialized subsystems */
  /external/qemu/distrib/sdl-1.2.12/src/timer/os2/
SDL_systimer.c 102 ULONG priority = 0, nesting; /* Shut down the warnings */
  /external/qemu/slirp/
tcp_timer.h 59 * flowing even if the window goes shut. If all previous transmissions
  /external/qemu/slirp-android/
tcp_timer.h 59 * flowing even if the window goes shut. If all previous transmissions
  /external/qemu/
vnchextile.h 122 pixel_t color = 0; /* shut up gcc */
  /external/srec/portable/include/
PANSIFileSystem.h 96 * function is called after the Ptrd module has been shut down.
PFileSystemImpl.h 63 * function is called after the Ptrd module has been shut down.
  /external/tcpdump/
sctpHeader.h 255 struct sctpShutdown shut; member in struct:sctpUnifiedShutdown
  /frameworks/base/core/java/android/net/
NetworkUtils.java 65 * Shut down the DHCP client daemon.
  /libcore/luni/src/main/java/javax/sql/
PooledConnection.java 60 * unusable or if the whole system is being shut down.
  /libcore/luni/src/main/java/org/apache/xpath/axes/
BasicTestIterator.java 161 // Yuck. Just to shut up the compiler!
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
dccp.h 89 * struct dccp_hdr_reset - Unconditionally shut down a connection
  /dalvik/dexopt/
OptMain.c 194 /* we don't shut the VM down -- process is about to exit */
535 * In theory we should gracefully shut the VM down at this point. In
  /dalvik/vm/alloc/
HeapWorker.c 87 * Shut down the heap worker thread if it was started.
107 LOGD("HeapWorker thread has shut down\n");
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
mac.py 225 """Shut down the lighttpd web server. Blocks until it's fully
226 shut down.

Completed in 874 milliseconds

12 3 4 5 6 7 8 91011