Searched refs:spawn_helper (Results 1 – 4 of 4) sorted by relevance
28 void spawn_helper(uv_pipe_t* channel,137 spawn_helper(&pipe, &process, "ipc_helper_heavy_traffic_deadlock_bug"); in TEST_IMPL()
29 void spawn_helper(uv_pipe_t* channel,188 spawn_helper(&ctx.channel, &process, "ipc_send_recv_helper"); in run_test()
280 void spawn_helper(uv_pipe_t* channel, in spawn_helper() function421 spawn_helper(&channel, &process, helper); in run_ipc_test()
2371 * test: fix test-ipc spawn_helper exit_cb (Santiago Gimeno)
Completed in 29 milliseconds