Searched refs:child_fn_0 (Results 1 – 4 of 4) sorted by relevance
57 void* child_fn_0 ( void* arg ) in child_fn_0() function78 r = pthread_create(&children[0], NULL, child_fn_0, NULL); in main()
12 by 0x........: child_fn_0 (threadname.c:61)17 by 0x........: child_fn_0 (threadname.c:61)
104 static void* child_fn_0 ( void* arg ) in child_fn_0() function166 r = pthread_create(&children, NULL, child_fn_0, NULL); in main()
10 by 0x........: child_fn_0 (descr_belowsp.c:112)