Function report |
Source Code:kernel\locking\semaphore.c |
Create Date:2022-07-28 09:47:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__down
Proto:static noinline void __sched __down(struct semaphore *sem)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct semaphore * | sem |
Name | Describe |
---|---|
down | down - acquire the semaphore*@sem: the semaphore to be acquired* Acquires the semaphore |
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 |