Home
last modified time | relevance | path

Searched refs:child_fn_1 (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/memcheck/tests/
Dthreadname.stderr.exp23 by 0x........: child_fn_1 (threadname.c:51)
28 by 0x........: child_fn_1 (threadname.c:51)
31 I am in child_fn_1
Dthreadname.c40 void* child_fn_1 ( void* arg ) in child_fn_1() function
69 r = pthread_create(&children[1], NULL, child_fn_1, NULL); in child_fn_0()
Derr_disable4.c49 void* child_fn_1 ( void* arg ) in child_fn_1() function
101 r = pthread_create(&child[i], &attr, child_fn_1, NULL); in main()
Dthreadname_xml.stderr.exp191 <text>I am in child_fn_1