Searched refs:semaphores (Results 1 – 18 of 18) sorted by relevance
55 # POSIX semaphores59 echo " + POSIX semaphores should work"
9 The features that HSP supported are shared mailboxes, shared semaphores,10 arbitrated semaphores and doorbells.
93 P1B_SYSCTL(CTL_P1003_1B_SEMAPHORES, semaphores);
883 ngx_feature="POSIX semaphores"897 # Linux has POSIX semaphores in libpthread898 ngx_feature="POSIX semaphores in libpthread"911 # Solaris has POSIX semaphores in librt912 ngx_feature="POSIX semaphores in librt"
39 options SYSVSEM # SYSV-style semaphores
69 options SYSVSEM # SYSV-style semaphores
74 options SYSVSEM # SYSV-style semaphores
70 options SYSVSEM # SYSV-style semaphores
424 struct al_nb_semaphores semaphores[64]; /* [0x1400] */ member
84 options SYSVSEM # SYSV-style semaphores
81 options SYSVSEM # SYSV-style semaphores
66 options SYSVSEM # SYSV-style semaphores
1124 …Threads need to use synchronization primitives like semaphores (distinct semaphore per table entry…1125 The cost of semaphores is usually high, even when the semaphore is free.
369 …es either using locking primitives for access serialization (for example, spinlocks/ semaphores) or
2937 *) Feature: now shared zones and caches use POSIX semaphores on Solaris.3038 *) Feature: now shared zones and caches use POSIX semaphores on Linux.3070 *) Feature: now shared zones and caches use POSIX semaphores.
7732 for iASL support, this change removes the use of semaphores in the 9101 code (includes both internal semaphores and AML-defined mutexes and 9112 with quiet mode. Increased the number of available semaphores in the 9420 be implemented in the OSL, or will binary semaphores be used instead.14066 semaphores to be allocated.16234 Changed the implementation of the ACPI semaphores to use down()19126 several places where mutexes/semaphores were being unlocked