Searched refs:o2hb_dependent_users (Results 1 – 1 of 1) sorted by relevance
118 * o2hb_dependent_users tracks the number of registered callbacks that depend123 static unsigned int o2hb_dependent_users; variable 1454 o2hb_dependent_users = 0; in o2hb_init() 2120 if (!o2hb_dependent_users) in o2hb_heartbeat_group_drop_item() 2364 o2hb_dependent_users++; in o2hb_region_inc_user() 2365 if (o2hb_dependent_users > 1) in o2hb_region_inc_user() 2391 o2hb_dependent_users--; in o2hb_region_dec_user() 2392 if (!o2hb_dependent_users) in o2hb_region_dec_user()