Home | History | Annotate | Download | only in glib

Lines Matching full:sleep

1418 	* glib/gspawn-win32-helper.c (WinMain): Remove Sleep(10000)
5811 GCond for the specified amount of time (NB: sleep and usleep are
6515 * gtimer.c: Implement g_usleep on native Win32 using Sleep (which
6545 thread safe sleeping. (sleep() is not MT-safe at all!)