Home
last modified time | relevance | path

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

/reactos/win32ss/user/ntuser/
H A Dinput.h63 BOOL FASTCALL IsRemoveAttachThread(PTHREADINFO);
H A Dinput.c437 IsRemoveAttachThread(PTHREADINFO pti) in IsRemoveAttachThread() function
H A Dmain.c731 IsRemoveAttachThread(ptiCurrent); in ExitThreadCallback()