Home
last modified time | relevance | path

Searched defs:sleepy (Results 1 – 3 of 3) sorted by relevance

/third_party/glib/gio/tests/
Dsleepy-stream.c99 SleepyStream *sleepy = (SleepyStream *) stream; in G_DEFINE_TYPE() local
128 sleepy_stream_init (SleepyStream *sleepy) in sleepy_stream_init()
138 SleepyStream *sleepy = (SleepyStream *) object; in sleepy_stream_finalize() local
266 SleepyStream *sleepy = sleepy_stream_new (); in asynch() local
/third_party/flutter/skia/third_party/externals/sdl/src/audio/sun/
DSDL_sunaudio.c91 Sint32 sleepy; in SUNAUDIO_WaitDevice() local
/third_party/openssl/apps/
Dspeed.c241 static DWORD WINAPI sleepy(VOID * arg) in sleepy() function