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

  /external/webkit/Source/WebKit2/Platform/mac/
MachUtilities.h 31 void setMachPortQueueLength(mach_port_t, mach_port_msgcount_t queueLength);
MachUtilities.cpp 31 void setMachPortQueueLength(mach_port_t receivePort, mach_port_msgcount_t queueLength)
  /external/webkit/Source/WebKit2/Platform/CoreIPC/mac/
ConnectionMac.cpp 104 setMachPortQueueLength(m_receivePort, MACH_PORT_QLIMIT_LARGE);

Completed in 124 milliseconds