Searched refs:receivePort (Results 1 – 2 of 2) sorted by relevance
32 Frob* receivePort = ((void *)0);35 receivePort = (Frob *) -1;37 receivePort = ((void *)0);46 if(!(!receivePort)) abort();
31 void setMachPortQueueLength(mach_port_t receivePort, mach_port_msgcount_t queueLength) in setMachPortQueueLength() argument36 …mach_port_set_attributes(mach_task_self(), receivePort, MACH_PORT_LIMITS_INFO, reinterpret_cast<ma… in setMachPortQueueLength()