Function report |
Source Code:lib\reed_solomon\reed_solomon.c |
Create Date:2022-07-28 06:59:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:_rs - Free the rs control structure*@rs: The control structure which is not longer used by the* caller* Free the control structure. If @rs is the last user of the associated* codec, free the codec as well.
Proto:void free_rs(struct rs_control *rs)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rs_control * | rs |
180 | If Not rs Then Return |
184 | mutex_lock( & Protection for the list ) |
185 | users-- |
186 | If Not users Then |
193 | mutex_unlock( & Protection for the list ) |
Name | Describe |
---|---|
run_exercise |
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 |