函数逻辑报告 |
Source Code:ipc\util.h |
Create Date:2022-07-27 18:14:09 |
Last Modify:2022-05-20 10:36:20 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:ipc_update_pid
函数原型:static inline void ipc_update_pid(struct pid **pos, struct pid *pid)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct pid ** | pos | |
struct pid * | pid |
名称 | 描述 |
---|---|
freeque | que() wakes up waiters on the sender and receiver waiting queue,* removes the message queue from message queue ID IDR, and cleans up all the* messages associated with this queue.* msg_ids.rwsem (writer) and the spinlock for this message queue are held |
pipelined_send | |
do_msgsnd | |
do_msgrcv | |
perform_atomic_semop_slow | perform_atomic_semop[_slow] - Attempt to perform semaphore* operations on a given array |
perform_atomic_semop | |
freeary | Free a semaphore set. freeary() is called with sem_ids.rwsem locked* as a writer and the spinlock for this semaphore set hold. sem_ids.rwsem* remains locked on exit. |
semctl_setval | |
semctl_main | |
exit_sem | add semadj values to semaphores, free undo structures |
__shm_open | |
shm_destroy | |
shm_close | |
newseg | wseg - Create a new shared memory segment*@ns: namespace*@params: ptr to the structure that contains key, size and shmflg* Called with shm_ids.rwsem held as a writer. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |