Searched refs:thread_info_count (Results 1 – 2 of 2) sorted by relevance
25 self.thread_info_count = 057 if (self.thread_info_count % 2) == 0:61 self.thread_info_count += 1
119 mach_msg_type_number_t thread_info_count = THREAD_INFO_MAX; in get_thread_basic_info() local121 &thread_info_count); in get_thread_basic_info()