Home
last modified time | relevance | path

Searched defs:Wait (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerShmemFuchsia.cpp34 void SharedMemoryRegion::Wait(int Idx) {} in Wait() function in fuzzer::SharedMemoryRegion
H A DFuzzerShmemWindows.cpp57 void SharedMemoryRegion::Wait(int Idx) { in Wait() function in fuzzer::SharedMemoryRegion
H A DFuzzerShmemPosix.cpp94 void SharedMemoryRegion::Wait(int Idx) { in Wait() function in fuzzer::SharedMemoryRegion
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPITypes.h29 enum State : unsigned char { Nonblocking, Wait }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DThreading.h93 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator
/netbsd-src/sys/dev/ppbus/
H A Dppbus_1284.h66 #define Wait nBUSY macro
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_mutex.cpp31 void Semaphore::Wait() { in Wait() function in __sanitizer::Semaphore
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp165 void addWait(AMDGPU::Waitcnt &Wait, InstCounterType T, unsigned Count) { in addWait()
762 void WaitcntBrackets::applyWaitcnt(const AMDGPU::Waitcnt &Wait) { in applyWaitcnt()
812 AMDGPU::Waitcnt &Wait, in applyPreexistingWaitcnt()
946 AMDGPU::Waitcnt Wait; in generateWaitcntInstBefore() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc680 int WindowsDeathTest::Wait() { in Wait() function in testing::internal::WindowsDeathTest
877 int FuchsiaDeathTest::Wait() { in Wait() function in testing::internal::FuchsiaDeathTest
1096 int ForkingDeathTest::Wait() { in Wait() function in testing::internal::ForkingDeathTest
/netbsd-src/games/fortune/fortune/
H A Dfortune.c109 static bool Wait = FALSE; /* wait desired after fortune */ variable
/netbsd-src/external/bsd/libbind/dist/isc/
H A Deventlib_p.h169 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator
/netbsd-src/lib/libc/isc/
H A Deventlib_p.h169 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator