Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ck/src/
H A Dck_hp.c64 CK_STACK_CONTAINER(struct ck_hp_record, global_entry, ck_hp_record_container) in CK_STACK_CONTAINER() argument
148 ck_stack_push_upmc(&state->subscribers, &entry->global_entry); in ck_hp_register()
/f-stack/freebsd/contrib/ck/include/
H A Dck_hp.h71 ck_stack_entry_t global_entry; member