Home
last modified time | relevance | path

Searched refs:pidCChild (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/functionalext/trace/
H A Dtrace_stresstest.c37 int pidCChild = 0; in trace_marker_stresstest_0010() local
60 pid_t pidCChild; in trace_marker_stresstest_0010() local
65 pidCChild = fork(); in trace_marker_stresstest_0010()
66 if (pidCChild < 0) { in trace_marker_stresstest_0010()
68 } else if (pidCChild == 0) { in trace_marker_stresstest_0010()
78 exit(pidCChild); in trace_marker_stresstest_0010()
/third_party/musl/libc-test/src/functionalext/info/
H A Dfatal_message.c100 int pidCChild = 0; in fatal_message_0030() local
118 pidCChild = getpid(); in fatal_message_0030()
151 int pidCChild = 0; in fatal_message_0040() local
169 pidCChild = getpid(); in fatal_message_0040()

Completed in 4 milliseconds