Searched refs:my_task (Results 1 – 2 of 2) sorted by relevance
220 task_t my_task = ::mach_task_self(); in InferiorThreadID() local235 ::mach_port_deallocate (my_task, my_name); in InferiorThreadID()244 ::vm_deallocate (my_task, (vm_address_t) names, ncount * sizeof (mach_port_name_t)); in InferiorThreadID()245 ::vm_deallocate (my_task, (vm_address_t) types, tcount * sizeof (mach_port_type_t)); in InferiorThreadID()
592 NSTask *my_task = [[NSTask alloc] init];