| Function report | 
| Source Code: include\linux\sched\signal.h | Create Date:2022-07-28 05:40:39 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:task_session
Proto:static inline struct pid *task_session(struct task_struct *task)
Type:struct pid
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct task_struct * | task | 
| 621 | Return pids[PIDTYPE_SID] | 
| Name | Describe | 
|---|---|
| copy_process | Create a new process | 
| will_become_orphaned_pgrp | Determine if a process group is "orphaned", according to the POSIX* definition in 2 | 
| kill_orphaned_pgrp | Check to see if any process groups have become orphaned as* a result of our exiting, and if they have any stopped jobs,* send them a SIGHUP and then a SIGCONT. (POSIX 3.2.2.2) | 
| check_kill_permission | Bad permissions for sending the signal* - the caller must hold the RCU read lock | 
| SYSCALL_DEFINE2 | This needs some heavy checking | 
| SYSCALL_DEFINE1 | |
| set_special_pids | 
| 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 |