Function report |
Source Code:ipc\sem.c |
Create Date:2022-07-28 16:44:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:do_smart_update - optimized update_queue*@sma: semaphore array*@sops: operations that were performed*@nsops: number of operations*@otime: force setting otime*@wake_q: lockless wake-queue head* do_smart_update() does the required calls to update_queue and
Proto:static void do_smart_update(struct sem_array *sma, struct sembuf *sops, int nsops, int otime, struct wake_q_head *wake_q)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sem_array * | sma | |
struct sembuf * | sops | |
int | nsops | |
int | otime | |
struct wake_q_head * | wake_q |
1017 | If Not list_empty - tests whether a list is empty*@head: the list to test. Then |
1020 | Else |
Name | Describe |
---|---|
semctl_setval | |
semctl_main | |
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 |