Searched refs:host_self (Results 1 – 1 of 1) sorted by relevance
519 host_name_port_t host_self; in darwin_init() local535 host_self = mach_host_self(); in darwin_init()536 host_get_clock_service(host_self, CALENDAR_CLOCK, &clock_realtime); in darwin_init()537 host_get_clock_service(host_self, SYSTEM_CLOCK, &clock_monotonic); in darwin_init()538 mach_port_deallocate(mach_task_self(), host_self); in darwin_init()