Searched refs:g_p (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/contrib/ck/src/
H A Dck_hs.c878 unsigned int g, g_p, probe; local
891 g_p = ck_pr_load_uint(generation);
892 } while (g != g_p);
H A Dck_rhs.c1397 unsigned int g, g_p, probe; local
1411 g_p = ck_pr_load_uint(generation);
1412 } while (g != g_p);

Completed in 96 milliseconds