Searched defs:child_tid (Results 1 – 4 of 4) sorted by relevance
22 uint64_t __attribute__((aligned(8))) child_tid; member
23 static pid_t child_tid; variable
24 static int pidfd, child_tid, parent_tid, parent_received_signal; variable
188 pthread_t child_tid; in create_child_thread() local