Unverified Commit c9155a3c authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Javier Martinez Canillas
Browse files
parent 9bba6b19
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
#include <linux/atomic.h>

/*
 * Reusable 2 PHASE task barrier (randevouz point) implementation for N tasks.
 * Reusable 2 PHASE task barrier (rendez-vous point) implementation for N tasks.
 * Based on the Little book of semaphores - https://greenteapress.com/wp/semaphores/
 */