Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/os2/OS2/Process/
DProcess.xs481 HSWITCH hSwitch; in switch_of() local
485 if (CheckWinError(hSwitch = in switch_of()
488 return hSwitch; in switch_of()
496 HSWITCH hSwitch = switch_of(hwnd, pid); in fill_swentry() local
498 swentryp->hswitch = hSwitch; in fill_swentry()
499 if (CheckOSError(myWinQuerySwitchEntry(hSwitch, &swentryp->swctl))) in fill_swentry()