Home
last modified time | relevance | path

Searched refs:server_process (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/rpcrt4/
H A Dserver.c2325 HANDLE server_process; in test_reconnect() local
2329 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()