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

/freebsd-13-stable/sys/contrib/ck/src/
H A Dck_hp.c128 ck_pr_store_int(&entry->state, CK_HP_FREE);
/freebsd-13-stable/sys/contrib/ck/include/
H A Dck_pr.h178 #define ck_pr_store_int(DST, VAL) CK_PR_STORE_SAFE((DST), (VAL), int) macro

Completed in 91 milliseconds