Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_syswrap/
Dpriv_syswrap-linux.h380 Int* child_tid,
392 Int* child_tid,
399 Int* child_tid,
406 Int* child_tid,
412 Int *child_tid,
420 Int* child_tid,
427 Int* child_tid,
436 Int* child_tid ); /* a6 - 10 */
441 Int* child_tid, //stack 16 48
/external/ltp/testcases/kernel/sched/nptl/
Dnptl01.c188 pthread_t child_tid; in create_child_thread() local
206 if ((ret = pthread_create(&child_tid, &attr, run, NULL)) != 0) { in create_child_thread()
/external/ltp/lib/
Dcloner.c50 pid_t *parent_tid, void *tls, pid_t *child_tid);