Searched refs:wakeup_port (Results 1 – 1 of 1) sorted by relevance
34 mach_port_t wakeup_port, reply_port; in __pthread_thread_terminate() local53 wakeup_port = thread->wakeupmsg.msgh_remote_port; in __pthread_thread_terminate()69 __mach_port_destroy (__mach_task_self (), wakeup_port); in __pthread_thread_terminate()
Completed in 3 milliseconds