thread_list
unsigned int thread_list[MAX_THREAD_LIST_SIZE];
u32 *thread_list;
thread_list = &thread_group_array[i + 3];
tg->thread_list[j] = thread_list[j];
if (tg->thread_list[idx] == hw_cpu_id)
static struct hlist_head thread_list;
hlist_add_head(&thread->thread_links, &thread_list);
struct elf_thread_status *thread_list = NULL;
tmp->next = thread_list;
thread_list = tmp;
tmp->next = thread_list;
thread_list = tmp;
if (!writenote(thread_list->notes, cprm))
for (i = 1; i < thread_list->num_notes; i++)
if (!writenote(thread_list->notes + i, cprm))
for (tmp = thread_list->next; tmp; tmp = tmp->next) {
while (thread_list) {
tmp = thread_list;
thread_list = thread_list->next;
struct thread_list *task;
struct thread_list *task_a = list_entry(la, struct thread_list, list);
struct thread_list *task_b = list_entry(lb, struct thread_list, list);
struct thread_list *a = list_entry(la, struct thread_list, list);
struct thread_list *b = list_entry(lb, struct thread_list, list);
struct thread_list *pos;
pthread_t *thread_list = NULL;
thread_list = calloc(nt, sizeof(pthread_t));
if (thread_list == NULL) {
int ret = pthread_create(&thread_list[i], NULL, thfunc, test_loop);
if (thread_list && thread_list[i])
pthread_join(thread_list[i], /*retval=*/NULL);
free(thread_list);
struct thread_list *entry = malloc(sizeof(*entry));
struct thread_list *pos, *next;