Searched refs:thread_compute_conflict_set (Results 1 – 1 of 1) sorted by relevance
52 static void thread_compute_conflict_set(struct bitmap** conflict_set,699 thread_compute_conflict_set(&DRD_(g_conflict_set), drd_tid); in DRD_()1362 thread_compute_conflict_set(&computed_conflict_set, tid); in thread_conflict_set_up_to_date()1382 static void thread_compute_conflict_set(struct bitmap** conflict_set, in thread_compute_conflict_set() function