Searched refs:ck_barrier_tournament_round (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/contrib/ck/include/
H A Dck_barrier.h115 struct ck_barrier_tournament_round { struct
120 typedef struct ck_barrier_tournament_round ck_barrier_tournament_round_t;
125 struct ck_barrier_tournament_round **rounds;
/freebsd-11-stable/sys/contrib/ck/src/
H A Dck_barrier_tournament.c61 struct ck_barrier_tournament_round **rounds,
112 struct ck_barrier_tournament_round **rounds = ck_pr_load_ptr(&barrier->rounds);

Completed in 118 milliseconds