Home
last modified time | relevance | path

Searched refs:local_tail (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/ck/include/spinlock/
H A Dhclh.h78 struct ck_spinlock_hclh *previous, *local_tail; in ck_spinlock_hclh_lock() local
109 local_tail = ck_pr_load_ptr(local_queue); in ck_spinlock_hclh_lock()
110 previous = ck_pr_fas_ptr(glob_queue, local_tail); in ck_spinlock_hclh_lock()
112 ck_pr_store_uint(&local_tail->splice, true); in ck_spinlock_hclh_lock()