Home
last modified time | relevance | path

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

/external/qemu/hw/
Dgoldfish_pipe.c962 uint32_t wakes; member
1122 dev->wakes = pipe->wanted; in pipe_dev_read()
1136 DR("%s: wakes %d", __FUNCTION__, dev->wakes); in pipe_dev_read()
1137 return dev->wakes; in pipe_dev_read()
1167 qemu_put_be32(file, dev->wakes); in goldfish_pipe_save()
1195 dev->wakes = qemu_get_be32(file); in goldfish_pipe_load()
/external/chromium/third_party/libjingle/
Dmods-since-v0_4_0.diff841 < // 2) OnWorkStop() must follow Stop(), so that when the thread wakes up
845 > // OnWorkStop() must follow Quit(), so that when the thread wakes up due to
/external/dnsmasq/
Ddnsmasq.conf.example423 # when a machine wakes up on a new network. DO NOT enable this if there's
/external/webkit/Source/WebCore/
DChangeLog-2010-05-244109 after the computer wakes from sleep
4142 computer wakes from sleep on particular page
DChangeLog-2008-08-1025593 a dirty copy either), but I'll take that up with olliej when he wakes up. :)
/external/webkit/Source/JavaScriptCore/
DChangeLog-2008-08-1019657 to sleep if the queue was empty - checking m_killed each time it wakes up.
/external/webkit/Tools/
DChangeLog-2011-02-1617166 becoming true the timerEvent wakes us up.
DChangeLog-2010-05-247979 account. I'm happy to iterate on this patch tomorrow once Eric wakes