Searched refs:thread_compute_conflict_set (Results 1 – 1 of 1) sorted by relevance
50 static void thread_compute_conflict_set(struct bitmap** conflict_set,784 thread_compute_conflict_set(&DRD_(g_conflict_set), drd_tid); in DRD_()1433 thread_compute_conflict_set(&computed_conflict_set, tid); in thread_conflict_set_up_to_date()1453 static void thread_compute_conflict_set(struct bitmap** conflict_set, in thread_compute_conflict_set() function