OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mach_port_inferior_namespace
(Results
1 - 1
of
1
) sorted by null
/external/lldb/tools/darwin-threads/
examine-threads.c
425
thread_t
mach_port_inferior_namespace
;
local
426
if (inferior_namespace_mach_port_num (task, thread_list[i], &
mach_port_inferior_namespace
))
427
printf (" (inferior port namepsace) mach port # 0x%4.4x\n", (int)
mach_port_inferior_namespace
);
Completed in 31 milliseconds