Home
last modified time | relevance | path

Searched refs:child_tid (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/
Dclone-internal.c74 cast_to_pointer (cl_args->child_tid)); in __clone_internal()
86 cast_to_pointer (cl_args->child_tid)); in __clone_internal()
Dclone3.h42 __aligned_uint64_t child_tid; member
Dtst-clone3-internal.c87 .child_tid = (uintptr_t) &ctid, in do_test()
/glibc-2.36/nptl/
Dpthread_create.c290 .child_tid = (uintptr_t) &pd->tid, in create_thread()
/glibc-2.36/ChangeLog.old/
DChangeLog.146969 * sysdeps/unix/sysv/linux/alpha/clone.S: Load child_tid properly.