HomeSort by relevance Sort by last modified time
    Searched refs:thread_provider_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sandbox/win/src/
sharedmem_ipc_server.h 108 ThreadProvider* thread_provider_; member in class:sandbox::SharedMemIPCServer
sharedmem_ipc_server.cc 28 thread_provider_(thread_provider),
50 if (!thread_provider_->UnRegisterWaits(this)) {
126 thread_provider_->RegisterWait(this, service_context->ping_event,

Completed in 49 milliseconds