Searched refs:child_tid (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/coregrind/m_syswrap/ |
D | priv_syswrap-linux.h | 380 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/ |
D | nptl01.c | 188 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/ |
D | cloner.c | 50 pid_t *parent_tid, void *tls, pid_t *child_tid);
|