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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dgnu-nat.c1642 thread_t thread_port, task_t task_port,
1646 struct proc *thread = inf_port_to_thread (inf, thread_port);
1650 thread_port, task_port, exception, code, subcode);
1656 thread = inf_port_to_thread (inf, thread_port);
1662 mach_port_deallocate (mach_task_self (), thread_port);
1618 S_exception_raise_request(mach_port_t port, mach_port_t reply_port, thread_t thread_port, task_t task_port, int exception, int code, int subcode) argument
1639 mach_port_deallocate (mach_task_self (), thread_port); local

Completed in 87 milliseconds