Searched refs:child_fn_2 (Results 1 – 4 of 4) sorted by relevance
25 void* child_fn_2 ( void* arg ) in child_fn_2() function54 r = pthread_create(&children[2], NULL, child_fn_2, NULL); in child_fn_1()
35 by 0x........: child_fn_2 (threadname.c:35)40 by 0x........: child_fn_2 (threadname.c:35)
61 void* child_fn_2 ( void* arg ) in child_fn_2() function128 r = pthread_create(&child[i], &attr, child_fn_2, NULL); in main()
1504 by 0x........: child_fn_2 (err_disable4.c:64)