Home
last modified time | relevance | path

Searched defs:tgid (Results 1 - 14 of 14) sorted by relevance

/third_party/musl/src/linux/
H A Dtgkill.c19 int tgkill(int tgid, int tid, int sig) in tgkill() argument
/third_party/musl/porting/linux/user/src/linux/
H A Dtgkill.c19 int tgkill(int tgid, int tid, int sig) in tgkill() argument
/third_party/ltp/testcases/kernel/syscalls/rt_sigqueueinfo/
H A Drt_sigqueueinfo.h12 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 Dtgkill.c12 int tgid, tid; in main() local
/third_party/ltp/testcases/kernel/syscalls/tgkill/
H A Dtgkill.h12 static inline int sys_tgkill(int tgid, int tid, int sig) in sys_tgkill() argument
H A Dtgkill03.c80 const int *tgid; member
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify11.c62 int tgid = getpid(); in test01() local
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_rtg.cpp61 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 Dthread_group.h167 int tgid = -1; global() member in ffrt::ThreadGroup
[all...]
H A Drtg_ioctl.cpp143 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 Dclone08.c20 static pid_t ptid, ctid, tgid; variable
/foundation/resourceschedule/memmgr/common/include/
H A Dkernel_interface.h34 int tgid; member
/third_party/pulseaudio/src/pulsecore/
H A Dcore-util.c1175 GETGROUPS_T *gids, tgid; in pa_own_uid_in_group() local
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h7209 __u32 tgid; member

Completed in 16 milliseconds