Searched defs:MACH_PORT_NULL (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/process/
H A Dlaunch_mac.cc23 // Setting the exception port to MACH_PORT_NULL may not be entirely
27 task_set_exception_ports(mach_task_self(), exception_mask, MACH_PORT_NULL, local
35 mach_port_t port = MACH_PORT_NULL;

Completed in 61 milliseconds