Searched refs:threads__table (Results 1 – 1 of 1) sorted by relevance
6 static struct threads_table_entry *threads__table(struct threads *threads, pid_t tid) in threads__table() function94 struct threads_table_entry *table = threads__table(threads, tid); in threads__find()111 struct threads_table_entry *table = threads__table(threads, tid); in threads__findnew()156 struct threads_table_entry *table = threads__table(threads, thread__tid(thread)); in threads__remove()