Function report |
Source Code:ipc\sem.c |
Create Date:2022-07-28 16:43:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sem_obtain_object_check
Proto:static inline struct sem_array *sem_obtain_object_check(struct ipc_namespace *ns, int id)
Type:struct sem_array
Parameter:
Type | Parameter | Name |
---|---|---|
struct ipc_namespace * | ns | |
int | id |
Name | Describe |
---|---|
semctl_stat | |
semctl_setval | |
semctl_main | |
find_alloc_undo | d_alloc_undo - lookup (and if not present create) undo array*@ns: namespace*@semid: semaphore array id* The function looks up (and if not present creates) the undo structure.* The size of the undo structure depends on the size of the semaphore |
do_semtimedop | |
exit_sem | add semadj values to semaphores, free undo structures |
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 |