Home
last modified time | relevance | path

Searched defs:child_tid (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/include/lapi/
Dclone.h22 uint64_t __attribute__((aligned(8))) child_tid; member
/third_party/ltp/testcases/kernel/syscalls/tgkill/
Dtgkill03.c23 static pid_t child_tid; variable
/third_party/ltp/testcases/kernel/syscalls/clone3/
Dclone301.c24 static int pidfd, child_tid, parent_tid, parent_received_signal; variable
/third_party/ltp/testcases/kernel/sched/nptl/
Dnptl01.c188 pthread_t child_tid; in create_child_thread() local