feedback           75 support/win32/wintty.c DWORD WINAPI feedback(LPVOID args);
feedback          326 support/win32/wintty.c     thread = CreateThread(NULL, 0, feedback, (LPVOID)&feed, 0, &tid);