Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/msvcrt/
H A Ddata.c225 wait_child_process(proc.hProcess); in test___getmainargs_parent()
H A Dfile.c1721 wait_child_process( proc.hProcess ); in test_stdout_handle()
2001 wait_child_process(proc.hProcess); in test_invalid_stdin()
/reactos/sdk/include/reactos/wine/
H A Dtest.h166 #define wait_child_process wait_child_process_(__FILE__, __LINE__) macro