Searched refs:lh_ERR_STATE_new (Results 1 – 5 of 5) sorted by relevance
228 state_hash = lh_ERR_STATE_new(err_state_hash, err_state_cmp); in err_get_state()
96 #define lh_ERR_STATE_new(hash, comp) \ macro
450 int_thread_hash = lh_ERR_STATE_new(); in IMPLEMENT_LHASH_COMP_FN()
2504 #define lh_ERR_STATE_new() LHM_lh_new(ERR_STATE,err_state) macro