Function report |
Source Code:ipc\sem.c |
Create Date:2022-07-28 16:43:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:merge_queues - unmerge queues, if possible.*@sma: semaphore array* The function unmerges the wait queues if complex_count is 0.* It must be called prior to dropping the global semaphore array lock.
Proto:static void unmerge_queues(struct sem_array *sma)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sem_array * | sma |
263 | If pending complex operations Then Return |
272 | curr = sems[semaphore index in array ] |
Name | Describe |
---|---|
sem_unlock |
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 |