Function report |
Source Code:kernel\rcu\srcutiny.c |
Create Date:2022-07-28 10:19:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Removes the count for the old reader from the appropriate element of* the srcu_struct.
Proto:void __srcu_read_unlock(struct srcu_struct *ssp, int idx)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct srcu_struct * | ssp | |
int | idx |
96 | newval = srcu_read_lock() nesting depth. [idx] - 1 |
99 | If Not newval && READ_ONCE( GP waiting for readers? ) Then swake_up_one( & srcu_wq) |
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 |