Searched refs:pending_entry (Results 1 – 2 of 2) sorted by relevance
65 CK_STACK_CONTAINER(struct ck_hp_hazard, pending_entry, ck_hp_hazard_container) in CK_STACK_CONTAINER()279 ck_stack_push_spnc(&thread->pending, &hazard->pending_entry); in ck_hp_retire()299 ck_stack_push_spnc(&thread->pending, &hazard->pending_entry); in ck_hp_free()
55 ck_stack_entry_t pending_entry; member