Function report | 
Source Code:lib\once.c | 
Create Date:2022-07-28 06:25:18 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__do_once_start
Proto:bool __do_once_start(bool *done, unsigned long *flags)__acquires(once_lock)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| bool * | done | |
| unsigned long * | flags | 
| 40 | spin_lock_irqsave( & once_lock, * flags) | 
| 41 | If done Then | 
| 51 | Return true | 
| 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  |