/third_party/musl/src/linux/ |
H A D | tgkill.c | 19 int tgkill(int tgid, int tid, int sig) in tgkill() argument
|
/third_party/musl/porting/linux/user/src/linux/ |
H A D | tgkill.c | 19 int tgkill(int tgid, int tid, int sig) in tgkill() argument
|
/third_party/ltp/testcases/kernel/syscalls/rt_sigqueueinfo/ |
H A D | rt_sigqueueinfo.h | 12 static int sys_rt_sigqueueinfo(pid_t tgid, int sig, siginfo_t *uinfo) in sys_rt_sigqueueinfo() argument
|
/third_party/musl/libc-test/src/functional/ |
H A D | tgkill.c | 12 int tgid, tid;
in main() local
|
/third_party/ltp/testcases/kernel/syscalls/tgkill/ |
H A D | tgkill.h | 12 static inline int sys_tgkill(int tgid, int tid, int sig) in sys_tgkill() argument
|
H A D | tgkill03.c | 80 const int *tgid; member
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify11.c | 62 int tgid = getpid(); in test01() local
|
/foundation/resourceschedule/ffrt/test/ut/testcase/ |
H A D | ut_rtg.cpp | 61 int tgid = RTGCtrl::Instance().GetThreadGroup(); in HWTEST_F() local 76 int tgid = RTGCtrl::Instance().GetThreadGroup(); in HWTEST_F() local 96 int tgid = RTGCtrl::Instance().GetThreadGroup(); HWTEST_F() local 116 int tgid = RTGCtrl::Instance().GetThreadGroup(); HWTEST_F() local 134 int tgid = RTGCtrl::Instance().GetThreadGroup(); HWTEST_F() local 159 int tgid = RTGCtrl::Instance().GetThreadGroup(); HWTEST_F() local 227 int tgid = RTGCtrl::Instance().GetThreadGroup(); HWTEST_F() local [all...] |
/foundation/resourceschedule/ffrt/src/eu/ |
H A D | thread_group.h | 167 int tgid = -1; global() member in ffrt::ThreadGroup [all...] |
H A D | rtg_ioctl.cpp | 143 ss << " tgid: " << tgid; in Format() local 155 RTGMsg(uint32_t cmd, int32_t tgid, int64_t data) in RTGMsg() argument 161 int32_t tgid; member in ffrt::RTGCtrl::RTGMsg 198 int tgid in GetThreadGroup() local 204 PutThreadGroup(int tgid) PutThreadGroup() argument 212 JoinThread(int tgid, pid_t tid) JoinThread() argument 220 RemoveThread(int tgid, pid_t tid) RemoveThread() argument 228 UpdatePerfUtil(int tgid, int util) UpdatePerfUtil() argument 236 UpdatePerfFreq(int tgid, int64_t freq) UpdatePerfFreq() argument 244 UpdateAndGetLoad(int tgid, pid_t tid) UpdateAndGetLoad() argument 258 UpdateAndGetLoad(int tgid) UpdateAndGetLoad() argument 272 SetGroupWindowSize(int tgid, uint64_t size) SetGroupWindowSize() argument 280 SetInvalidInterval(int tgid, uint64_t interval) SetInvalidInterval() argument 288 Begin(int tgid) Begin() argument 296 End(int tgid) End() argument 304 SetPreferredCluster(int tgid, int clusterId) SetPreferredCluster() argument [all...] |
/third_party/ltp/testcases/kernel/syscalls/clone/ |
H A D | clone08.c | 20 static pid_t ptid, ctid, tgid; variable
|
/foundation/resourceschedule/memmgr/common/include/ |
H A D | kernel_interface.h | 34 int tgid; member
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | core-util.c | 1175 GETGROUPS_T *gids, tgid; in pa_own_uid_in_group() local
|
/third_party/libbpf/include/uapi/linux/ |
H A D | bpf.h | 7209 __u32 tgid; member
|