Home
last modified time | relevance | path

Searched refs:wake (Results 1 – 18 of 18) sorted by relevance

/external/kernel-headers/original/asm-arm/
Dlocks.h57 #define __up_op(ptr,wake) \ argument
69 " blle " #wake \
102 #define __up_op_write(ptr,wake) \ argument
113 " blcs " #wake \
122 #define __up_op_read(ptr,wake) \ argument
134 " bleq " #wake \
184 #define __up_op(ptr,wake) \ argument
197 " blle " #wake \
231 #define __up_op_write(ptr,wake) \ argument
243 " blcs " #wake \
[all …]
/external/quake/quake/src/QW/client/
Dnotes.txt9 wake up on alarms or input signal
21 wake up only on packet arrival
/external/blktrace/
Dblkiomon.c272 struct timespec wake, r; in blkiomon_interval() local
276 clock_gettime(CLOCK_REALTIME, &wake); in blkiomon_interval()
279 wake.tv_sec += interval; in blkiomon_interval()
280 if (clock_nanosleep(CLOCK_REALTIME, TIMER_ABSTIME, &wake, &r)) { in blkiomon_interval()
296 tail = blkiomon_output(head, &wake); in blkiomon_interval()
/external/qemu/docs/
DANDROID-QEMUD-SERVICES.TXT109 3/ Client sends "wake", the service must immediately send back "wake" as
/external/chromium/base/
Dmessage_pump_mac.mm526 // (system wake time + scheduled work time - system sleep time), while it
542 // and wake notifications,"
704 // Send a fake event to wake the loop up.
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
DSDL_QuartzEvents.m27 #include <IOKit/IOMessage.h> /* For wake from sleep detection */
28 #include <IOKit/pwr_mgt/IOPMLib.h> /* For wake from sleep detection */
DSDL_QuartzVideo.m217 /* register for sleep notifications so wake from sleep generates SDL_VIDEOEXPOSE */
/external/webkit/WebCore/platform/mac/
DClipboardMac.mm350 … // Hack: We must post an event to wake up the NSDragManager, which is sitting in a nextEvent call
/external/quake/quake/src/QW/progs/
Dweapons.qc1006 self.show_hostile = time + 1; // wake monsters up
/external/bluetooth/glib/
DChangeLog.pre-1-2535 threads aren't supported, don't try to wake up main thread's
536 loop. On Win32, use a semaphore and not a pipe to wake up the main
844 _after_ adding poll wake-up-pipe record.
/external/wpa_supplicant_6/wpa_supplicant/
DChangeLog156 power consumption (no need to wake up the process once per second)
/external/chromium/third_party/icu/source/data/misc/
DsupplementalData.txt5082 "pacific:wake"{"umawk"}
/external/dnsmasq/
DCHANGELOG.archive596 in their wake. See RFC2673 for details of bitstrings.
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_lexpos.utf4014 N^V "wake" :G2P
/external/dbus/
DChangeLog13034 Add todo about how we need a way to wake up the select.
/external/srec/config/en.us/dictionary/
Dlarge.ok31312 wake wAk
/external/webkit/WebCore/
DChangeLog-2008-08-1050635wake up. There was an assertion guarding against this, but no actual guarantee that I could see.
/external/sqlite/dist/
Dsqlite3.c.orig7946 ** developers and call to wake them up at night and complain.