Searched refs:thread_list_size (Results 1 – 2 of 2) sorted by relevance
81 size_t thread_list_size = GetStream(ThreadListStream, &thread_list); in HasTebs() local83 if (thread_list_size > 0 && thread_list != NULL) { in HasTebs()98 size_t thread_list_size = GetStream(ThreadListStream, &thread_list); in HasPeb() local100 if (thread_list_size > 0 && thread_list != NULL && in HasPeb()
324 vm_size_t thread_list_size = (vm_size_t) (thread_list_count * sizeof (thread_t)); in UpdateThreadList() local327 thread_list_size); in UpdateThreadList()