Lines Matching defs:g
150 struct timeval g; in ev_token_bucket_cfg_new() local
187 #define LOCK_GROUP(g) EVLOCK_LOCK((g)->lock, 0) argument
188 #define UNLOCK_GROUP(g) EVLOCK_UNLOCK((g)->lock, 0) argument
208 #define GROUP_SUSPENDED(g) \ in bufferevent_get_rlim_max_() argument
231 struct bufferevent_rate_limit_group *g = in bufferevent_get_rlim_max_() local
352 bev_group_suspend_reading_(struct bufferevent_rate_limit_group *g) in bev_group_suspend_reading_()
377 bev_group_suspend_writing_(struct bufferevent_rate_limit_group *g) in bev_group_suspend_writing_()
490 bev_group_unsuspend_reading_(struct bufferevent_rate_limit_group *g) in bev_group_unsuspend_reading_()
509 bev_group_unsuspend_writing_(struct bufferevent_rate_limit_group *g) in bev_group_unsuspend_writing_()
533 struct bufferevent_rate_limit_group *g = arg; in bev_group_refill_callback_() local
643 struct bufferevent_rate_limit_group *g; in bufferevent_rate_limit_group_new() local
675 struct bufferevent_rate_limit_group *g, in bufferevent_rate_limit_group_set_cfg()
706 struct bufferevent_rate_limit_group *g, in bufferevent_rate_limit_group_set_min_share()
726 bufferevent_rate_limit_group_free(struct bufferevent_rate_limit_group *g) in bufferevent_rate_limit_group_free()
738 struct bufferevent_rate_limit_group *g) in bufferevent_add_to_rate_limit_group()
795 struct bufferevent_rate_limit_group *g = in bufferevent_remove_from_rate_limit_group_internal_() local