Lines Matching defs:g
148 struct timeval g; in ev_token_bucket_cfg_new() local
185 #define LOCK_GROUP(g) EVLOCK_LOCK((g)->lock, 0) argument
186 #define UNLOCK_GROUP(g) EVLOCK_UNLOCK((g)->lock, 0) argument
206 #define GROUP_SUSPENDED(g) \ in bufferevent_get_rlim_max_() argument
229 struct bufferevent_rate_limit_group *g = in bufferevent_get_rlim_max_() local
350 bev_group_suspend_reading_(struct bufferevent_rate_limit_group *g) in bev_group_suspend_reading_()
375 bev_group_suspend_writing_(struct bufferevent_rate_limit_group *g) in bev_group_suspend_writing_()
488 bev_group_unsuspend_reading_(struct bufferevent_rate_limit_group *g) in bev_group_unsuspend_reading_()
507 bev_group_unsuspend_writing_(struct bufferevent_rate_limit_group *g) in bev_group_unsuspend_writing_()
531 struct bufferevent_rate_limit_group *g = arg; in bev_group_refill_callback_() local
641 struct bufferevent_rate_limit_group *g; in bufferevent_rate_limit_group_new() local
673 struct bufferevent_rate_limit_group *g, in bufferevent_rate_limit_group_set_cfg()
704 struct bufferevent_rate_limit_group *g, in bufferevent_rate_limit_group_set_min_share()
724 bufferevent_rate_limit_group_free(struct bufferevent_rate_limit_group *g) in bufferevent_rate_limit_group_free()
736 struct bufferevent_rate_limit_group *g) in bufferevent_add_to_rate_limit_group()
793 struct bufferevent_rate_limit_group *g = in bufferevent_remove_from_rate_limit_group_internal_() local