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

/inkscape/src/
H A Dwinconsole.cpp45 struct echo_thread_info { struct
54 echo_thread_info *info = static_cast<echo_thread_info*>(info_void);
79 echo_thread_info stdin = {NULL, NULL, 4096};
80 echo_thread_info stdout = {NULL, NULL, 4096};
81 echo_thread_info stderr = {NULL, NULL, 4096};

Completed in 33 milliseconds