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

  /external/webkit/Source/WebKit2/Platform/mac/
WorkQueueMac.cpp 89 case MachPortDeadNameNotification:
119 case MachPortDeadNameNotification:
  /external/webkit/Source/WebKit2/Platform/
WorkQueue.h 76 MachPortDeadNameNotification
  /external/webkit/Source/WebKit2/Platform/CoreIPC/mac/
ConnectionMac.cpp 228 m_connectionQueue.registerMachPortEventHandler(m_sendPort, WorkQueue::MachPortDeadNameNotification, WorkItem::create(this, &Connection::connectionDidClose));

Completed in 297 milliseconds