函数逻辑报告 |
Source Code:include\linux\sched\signal.h |
Create Date:2022-07-27 06:42:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:task_tgid
函数原型:static inline struct pid *task_tgid(struct task_struct *task)
返回类型:struct pid
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | task |
606 | 返回:pids[PIDTYPE_TGID] |
名称 | 描述 |
---|---|
good_sigevent | |
do_timer_create | Create a POSIX.1b interval timer. |
check_cpu_itimer | |
auditd_test_task | auditd_test_task - Check to see if a given task is an audit daemon*@task: the task to check* Description:* Return 1 if the task is a registered audit daemon, 0 otherwise. |
audit_receive_msg | |
do_msgsnd | |
do_msgrcv | |
semctl_setval | |
semctl_main | |
do_semtimedop | |
exit_sem | add semadj values to semaphores, free undo structures |
__shm_open | |
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. |
mqueue_flush_file | |
do_mq_notify | Notes: the case when user wants us to deregister (with NULL as pointer)* and he isn't currently owner of notification, will be silently discarded.* It isn't explicitly defined in the POSIX. |
fanotify_alloc_event | |
has_group_leader_pid | Do to the insanities of de_thread it is possible for a process* to have the pid of the thread group leader without actually being* the thread group leader |
scm_send |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |