HomeSort by relevance Sort by last modified time
    Searched full:unblock (Results 76 - 100 of 216) sorted by null

1 2 34 5 6 7 8 9

  /external/chromium_org/ipc/
ipc_sync_channel.cc 160 // Called on the ipc thread to check if we can unblock any current Send()
279 // can now unblock the listener thread.
  /external/chromium_org/third_party/WebKit/Source/wtf/
ThreadingWin.cpp 470 m_condition.signal(false); // Unblock only 1 thread.
475 m_condition.signal(true); // Unblock all threads.
  /packages/apps/Nfc/nci/jni/
PeerToPeer.h 757 ** Function: unblock
764 void unblock();
NfcTag.h 81 ** Description: Unblock all operations.
  /external/chromium_org/cc/output/
output_surface_unittest.cc 243 // SwapAck should decrement pending swap buffers and unblock BeginFrame again.
  /external/chromium_org/chrome/browser/nacl_host/
nacl_process_host.h 183 // sub-process either succeeds or fails to unblock the renderer waiting for
  /external/chromium_org/chromeos/network/
network_device_handler.h 160 // Sends the PUK code |puk| to the SIM to unblock a blocked SIM. On success,
  /external/chromium_org/chromeos/process_proxy/
process_proxy.cc 132 // Signal Watcher that we are done. We use self-pipe trick to unblock watcher.
  /external/chromium_org/ppapi/proxy/
host_dispatcher.cc 141 // Normal sync messages are set to unblock, which would normally cause the
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prinit.h 176 ** Unblock Interrupts
prthread.h 253 ** Unblock the interrupt for the calling thread.
  /external/chromium_org/tools/measure_page_load_time/ie_bho/
MeasurePageLoadTimeBHO.cpp 80 // to unblock the other thread.
  /external/llvm/lib/CodeGen/
LatencyPriorityQueue.cpp 41 // unblock more other nodes than the other.
  /libcore/luni/src/test/java/libcore/java/net/
ConcurrentCloseTest.java 126 // We want to test that we unblock *all* the threads blocked on a socket, not just one.
  /packages/apps/Contacts/src/com/android/contacts/list/
ProviderStatusWatcher.java 183 * we'll give up and just returns {@link ProviderStatus#STATUS_UPGRADING} in order to unblock
  /external/chromium/net/base/
host_resolver_impl_unittest.cc     [all...]
  /external/apache-http/src/org/apache/http/impl/conn/
AbstractClientConnAdapter.java 382 // a helper thread in order to unblock the main execution thread
  /external/chromium_org/chrome/browser/
process_singleton_linux_unittest.cc 185 wait_event_.Signal(); // Unblock the worker thread for shutdown.
  /external/chromium_org/chrome/renderer/pepper/
pepper_flash_renderer_host.cc 228 // unblock the plugin process.
  /external/chromium_org/content/common/gpu/client/
gpu_channel_host.cc 86 // The GPU process never sends synchronous IPCs so clear the unblock flag to
  /external/chromium_org/content/common/gpu/
texture_image_transport_surface.cc 324 // The browser has skipped the frame to unblock the GPU process, waiting
  /external/guava/guava/src/com/google/common/collect/
ComputingConcurrentHashMap.java 345 // The pending computation was clobbered by a manual write. Unblock all
  /external/llvm/lib/Support/
CrashRecoveryContext.cpp 259 // Unblock the signal we received.
  /external/qemu/android/
adb-qemud.c 96 /* Notify the ADB guest that host has been connected.This will unblock
  /external/qemu/
qemu-common.h 307 /* Unblock cpu */

Completed in 665 milliseconds

1 2 34 5 6 7 8 9