es_event_get_task_t
A type for an event that indicates the retrieval of a task’s control port.
Declaration
struct es_event_get_task_tOverview
This event represents a process that obtains a send right to a task control port, formerly known as a “task port”. Operations that obtain a send right include task_for_pid(_:_:_:), task_identity_token_get_task_port(_:_:_:), processor_set_tasks(_:_:_:), and certain debugging and DTrace operations.