Searched refs:last_match (Results 1 – 2 of 2) sorted by relevance
39 struct thread *last_match; member
70 threads->last_match = NULL; in machine__threads_init()568 th = threads->last_match; in __threads__get_last_match()575 threads->last_match = NULL; in __threads__get_last_match()596 threads->last_match = th; in __threads__set_last_match()1991 if (threads->last_match == th) in __machine__remove_thread()