Searched refs:last_match (Results 1 – 2 of 2) sorted by relevance
30 table->last_match = NULL; in threads__init()69 th = table->last_match; in __threads_table_entry__get_last_match()80 thread__put(table->last_match); in __threads_table_entry__set_last_match()81 table->last_match = thread__get(th); in __threads_table_entry__set_last_match()160 if (table->last_match && RC_CHK_EQUAL(table->last_match, thread)) in threads__remove()
17 struct thread *last_match; member
Completed in 3 milliseconds