Searched refs:thread_recycle_port (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/libsyscall/mach/
H A Dmach_init_ports.c68 mach_port_t thread_recycle_port = MACH_PORT_NULL; variable
98 kr = mach_port_allocate(mach_task_self(), MACH_PORT_RIGHT_RECEIVE, &thread_recycle_port);

Completed in 109 milliseconds