Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/win32/
H A Dwin32.c150 static HWND get_hwnd_delay(pTHX, long child, DWORD tries);
1410 get_hwnd_delay(pTHX, long child, DWORD tries) in get_hwnd_delay() function
1463 (void)get_hwnd_delay(aTHX, child, 5); in win32_kill()
1480 HWND hwnd = get_hwnd_delay(aTHX, child, 5); in win32_kill()