Searched refs:thread_info_for_mach_thread (Results 1 – 1 of 1) sorted by relevance
116 thread_info_for_mach_thread(mach_port_t thread_port, bool create) in thread_info_for_mach_thread() function160 thread_info_for_mach_thread(mach_port_t thread_port) in thread_info_for_mach_thread() function162 return thread_info_for_mach_thread(thread_port, false /* create */); in thread_info_for_mach_thread()224 try_read_write_thread_t *info = thread_info_for_mach_thread(thread); in try_read_write_exception_handler()276 info = thread_info_for_mach_thread(mach_thread_self(), true /* create */); in begin_expected_exceptions()