Searched refs:thread_info_type (Results 1 – 1 of 1) sorted by relevance
83 thread_info_type = utils.CachedType("struct thread_info") variable87 thread_info_ptr_type = thread_info_type.get_type().pointer()88 if task_type.get_type().fields()[0].type == thread_info_type.get_type():