Function report |
Source Code:block\blk-throttle.c |
Create Date:2022-07-28 17:41:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sq_to_td - return throtl_data the specified service queue belongs to*@sq: the throtl_service_queue of interest* A service_queue can be embedded in either a throtl_grp or throtl_data.* Determine the associated throtl_data accordingly and return it.
Proto:static struct throtl_data *sq_to_td(struct throtl_service_queue *sq)
Type:struct throtl_data
Parameter:
Type | Parameter | Name |
---|---|---|
struct throtl_service_queue * | sq |
272 | If tg Then Return throtl_data this group belongs to |
Name | Describe |
---|---|
throtl_schedule_pending_timer | Call with queue lock held |
throtl_pending_timer_fn |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |