Searched refs:server_process (Results 1 – 1 of 1) sorted by relevance
2325 HANDLE server_process; in test_reconnect() local2329 server_process = create_server_process(); in test_reconnect()2349 winetest_wait_child_process(server_process); in test_reconnect()2350 ok(CloseHandle(server_process), "CloseHandle\n"); in test_reconnect()2354 server_process = create_server_process(); in test_reconnect()2358 winetest_wait_child_process(server_process); in test_reconnect()2359 ok(CloseHandle(server_process), "CloseHandle\n"); in test_reconnect()