| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/ |
| H A D | FuzzerShmemPosix.cpp | 59 Semaphore[i] = sem_open(SemName(Name, i).c_str(), O_CREAT, 0644, 0); in Create() 60 if (Semaphore[i] == SEM_FAILED) in Create() 77 Semaphore[i] = sem_open(SemName(Name, i).c_str(), 0); in Open() 78 if (Semaphore[i] == SEM_FAILED) in Open() 91 sem_post((sem_t*)Semaphore[Idx]); in Post() 96 for (int i = 0; i < 10 && sem_wait((sem_t*)Semaphore[Idx]); i++) { in Wait()
|
| H A D | FuzzerShmemWindows.cpp | 58 Semaphore[1] = nullptr; in Wait()
|
| H A D | FuzzerShmem.h | 62 void *Semaphore[2]; variable
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_mutex.h | 64 class Semaphore { 66 constexpr Semaphore() {} in Semaphore() function 67 Semaphore(const Semaphore &) = delete; 68 void operator=(const Semaphore &) = delete; 312 Semaphore writers_; 313 Semaphore readers_;
|
| H A D | sanitizer_mutex.cpp | 31 void Semaphore::Wait() { in Wait() 45 void Semaphore::Post(u32 count) { in Post()
|
| /netbsd-src/sys/external/bsd/acpica/dist/executer/ |
| H A D | exsystem.c | 56 * PARAMETERS: Semaphore - Semaphore to wait on 69 ACPI_SEMAPHORE Semaphore, in AcpiExSystemWaitSemaphore() argument 78 Status = AcpiOsWaitSemaphore (Semaphore, 1, ACPI_DO_NOT_WAIT); in AcpiExSystemWaitSemaphore() 89 Status = AcpiOsWaitSemaphore (Semaphore, 1, Timeout); in AcpiExSystemWaitSemaphore()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.thread/ |
| H A D | join_detach.d | 4 __gshared Semaphore sem; 14 sem = new Semaphore(); in main()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.init_fini/ |
| H A D | thread_join.d | 6 __gshared Semaphore sem; 15 sem = new Semaphore; in main()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.init_fini/ |
| H A D | thread_join.d | 6 __gshared Semaphore sem; 15 sem = new Semaphore; in main()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sync/ |
| H A D | rwmutex.d | 666 scope rdSemA = new Semaphore, rdSemB = new Semaphore, 667 wrSemA = new Semaphore, wrSemB = new Semaphore; 878 scope rdSemA = new Semaphore, rdSemB = new Semaphore, 879 wrSemA = new Semaphore, wrSemB = new Semaphore;
|
| H A D | semaphore.d | 73 class Semaphore 371 auto semaphore = new Semaphore; in testWait() 430 auto sem = new Semaphore; in testWaitTimeout()
|
| H A D | condition.d | 620 auto semDone = new Semaphore; in testNotify() 786 auto semDone = new Semaphore; in testNotify()
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
| H A D | __threading_support | 81 // Semaphore 151 // Semaphore 223 // Semaphore 456 // Semaphore
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/ |
| H A D | osthread.d | 1143 auto sem = new Semaphore(); 1169 auto sema = new Semaphore(), 1170 semb = new Semaphore(); 1221 auto sema = new Semaphore(), 1222 semb = new Semaphore();
|
| /netbsd-src/external/bsd/ipf/dist/etc/ |
| H A D | protocols | 97 scc-sp 96 SCC-SP # Semaphore Communications Sec. Pro.
|
| /netbsd-src/sys/external/bsd/acpica/dist/include/ |
| H A D | acinterp.h | 451 ACPI_SEMAPHORE Semaphore,
|
| /netbsd-src/external/mit/libuv/dist/docs/src/ |
| H A D | threading.rst | 41 Semaphore data type.
|
| /netbsd-src/etc/ |
| H A D | protocols | 188 scc-sp 96 SCC-SP # Semaphore Communications [Howard_Hart]
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
| H A D | tsan_interceptors_posix.cpp | 964 Semaphore created; 965 Semaphore started;
|
| /netbsd-src/external/gpl2/diffutils/dist/po/ |
| H A D | de.po | 708 msgstr "Semaphore."
|
| /netbsd-src/external/gpl2/rcs/dist/src/ |
| H A D | ChangeLog | 1721 checksuffix(), checkfullpath(). Semaphore name generation updated.
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/po/ |
| H A D | hr.po | 6742 msgid ", Semaphore: "
|
| H A D | zh_CN.po | 8091 msgid ", Semaphore: "
|
| /netbsd-src/external/mit/libuv/dist/ |
| H A D | ChangeLog | 148 * win: replace CRITICAL_SECTION+Semaphore with SRWLock (David Machaj)
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/po/ |
| H A D | hr.po | 6742 msgid ", Semaphore: "
|