Searched refs:taskExceptionPort (Results 1 – 1 of 1) sorted by relevance
61 static mach_port_t taskExceptionPort = MACH_PORT_NULL; in setMachExceptionPort() local62 ASSERT(taskExceptionPort == MACH_PORT_NULL); in setMachExceptionPort()63 taskExceptionPort = exceptionPort; in setMachExceptionPort()