Home | History | Annotate | Download | only in apps

Lines Matching refs:sleepy

280 static DWORD WINAPI sleepy(VOID *arg)
294 thr = CreateThread(NULL,4096,sleepy,NULL,0,NULL);