Searched refs:host_self (Results 1 – 1 of 1) sorted by relevance
608 host_name_port_t host_self; in darwin_init() local610 host_self = mach_host_self(); in darwin_init()611 host_get_clock_service(host_self, CALENDAR_CLOCK, &clock_realtime); in darwin_init()612 host_get_clock_service(host_self, SYSTEM_CLOCK, &clock_monotonic); in darwin_init()613 mach_port_deallocate(mach_task_self(), host_self); in darwin_init()