HomeSort by: relevance | last modified time | path
    Searched refs:Wait (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerShmemFuchsia.cpp 34 void SharedMemoryRegion::Wait(int Idx) {}
FuzzerShmem.h 30 void WaitServer() {Wait(0);}
32 void WaitClient() {Wait(1);}
58 void Wait(int Idx);
FuzzerShmemWindows.cpp 57 void SharedMemoryRegion::Wait(int Idx) {
FuzzerShmemPosix.cpp 94 void SharedMemoryRegion::Wait(int Idx) {
  /src/sys/dev/ppbus/
ppbus_1284.h 66 #define Wait nBUSY
  /src/sys/external/bsd/acpica/dist/tests/misc/
badcode.asl 85 Wait (EVT1, 1)
grammar.asl 1519 Wait (EVT2, 0xFFFF)
5644 // Arg0: time to Wait for event in milliseconds
5655 Store (Wait (EVNT, Arg0), Local0)
5669 Store (Wait (EVNT, Arg0), Local0)
5687 Store (Wait (EVNT, Arg0), Local0)
5708 Store (Wait (EVNT, Arg0), Local0)
5722 Store (Wait (EVNT, Zero), Local0)
5736 Store (Wait (EVNT, One), Local0)
5763 Store (Wait (EVNT, Arg0), Local0)
5777 Store (Wait (EVNT, Arg0), Local0
    [all...]
  /src/lib/libc/isc/
eventlib_p.h 169 enum { Accept, File, Stream, Timer, Wait, Free, Null } type;
175 struct { evWait *this; } wait; member in union:evEvent_p::__anon6ab7f5a8040a
  /src/sys/arch/sandpoint/
README 38 C Wait for initialization (peripheral mode)
  /src/games/fortune/fortune/
fortune.c 76 #define MINW 6 /* minimum wait if desired */
109 static bool Wait = FALSE; /* wait desired after fortune */
231 if (Wait) {
340 Wait++;

Completed in 19 milliseconds