Home
last modified time | relevance | path

Searched refs:SEMMSL (Results 1 – 23 of 23) sorted by relevance

/dports/devel/ga/ga-5.8/armci/src-gemini/
H A Dsemaphores.h24 #ifndef SEMMSL
26 # define SEMMSL 8094 macro
28 # define SEMMSL 16 macro
34 #undef SEMMSL
35 #define SEMMSL 64 macro
H A Dlocks.h149 # define NUM_LOCKS ((MAX_LOCKS< SEMMSL) ? MAX_LOCKS:SEMMSL)
/dports/devel/ga/ga-5.8/armci/src/include/
H A Dsemaphores.h24 #ifndef SEMMSL
26 # define SEMMSL 8094 macro
28 # define SEMMSL 16 macro
34 #undef SEMMSL
35 #define SEMMSL 64 macro
H A Dlocks.h149 # define NUM_LOCKS ((MAX_LOCKS< SEMMSL) ? MAX_LOCKS:SEMMSL)
/dports/devel/ga/ga-5.8/armci/src-portals/
H A Dsemaphores.h24 #ifndef SEMMSL
26 # define SEMMSL 8094 macro
28 # define SEMMSL 16 macro
34 #undef SEMMSL
35 #define SEMMSL 64 macro
H A Dlocks.h149 # define NUM_LOCKS ((MAX_LOCKS< SEMMSL) ? MAX_LOCKS:SEMMSL)
/dports/audio/gramofile/gramofile-1.6P/bplaysrc/
H A Dshmbuf.c38 #ifndef SEMMSL
44 #define SEMMSL 30 macro
46 #define SEMMSL 32 macro
181 numsemblks = numbuffs/SEMMSL; in init_shm()
182 if((numsemblks * SEMMSL) < numbuffs) in init_shm()
192 if ((disksemid[i] = semget(IPC_PRIVATE, SEMMSL, in init_shm()
195 if ((sndsemid[i] = semget(IPC_PRIVATE, SEMMSL, in init_shm()
211 sbuf.sem_num = xsemnum%SEMMSL; in up()
215 if (semop(semblk[xsemnum/SEMMSL], &sbuf, 1) == -1) in up()
224 sbuf.sem_num = xsemnum%SEMMSL; in down()
[all …]
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dsem.h71 #define SEMMSL 250 macro
72 #define SEMMNS (SEMMNI*SEMMSL)
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dsem.h71 #define SEMMSL 250 macro
72 #define SEMMNS (SEMMNI*SEMMSL)
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dsem.h81 #define SEMMSL 32000 /* <= INT_MAX max num of semaphores per id */ macro
82 #define SEMMNS (SEMMNI*SEMMSL) /* <= INT_MAX max # of semaphores in system */
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dsem.h81 #define SEMMSL 32000 /* <= INT_MAX max num of semaphores per id */ macro
82 #define SEMMNS (SEMMNI*SEMMSL) /* <= INT_MAX max # of semaphores in system */
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dsem.h81 #define SEMMSL 32000 /* <= INT_MAX max num of semaphores per id */ macro
82 #define SEMMNS (SEMMNI*SEMMSL) /* <= INT_MAX max # of semaphores in system */
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dsem.h81 #define SEMMSL 32000 /* <= INT_MAX max num of semaphores per id */ macro
82 #define SEMMNS (SEMMNI*SEMMSL) /* <= INT_MAX max # of semaphores in system */
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dsem.h81 #define SEMMSL 32000 /* <= INT_MAX max num of semaphores per id */ macro
82 #define SEMMNS (SEMMNI*SEMMSL) /* <= INT_MAX max # of semaphores in system */
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dsem.h180 #ifndef SEMMSL
181 #define SEMMSL SEMMNS /* max # of semaphores per id */ macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/conf/
H A Dparam.c190 SEMMSL, /* max # of semaphores per id */
/dports/security/ADMsmb/ADMsmb_0.3/
H A Dincludes.h1143 #ifdef SEMMSL
1144 #undef SEMMSL
/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dsysv_ipc.c103 SEMMSL, /* max # of semaphores per id */
/dports/multimedia/v4l_compat/linux-5.13-rc2/ipc/
H A Dsem.c249 ns->sc_semmsl = SEMMSL; in sem_init_ns()
/dports/multimedia/libv4l/linux-5.13-rc2/ipc/
H A Dsem.c249 ns->sc_semmsl = SEMMSL; in sem_init_ns()
/dports/multimedia/v4l-utils/linux-5.13-rc2/ipc/
H A Dsem.c249 ns->sc_semmsl = SEMMSL; in sem_init_ns()
/dports/devel/splint/splint-3.1.2/lib/
H A Dunix.lcd3148 ^1484 5$#SEM_A#SEMAEM#SEMMNI#SEMMNS#SEMMNU#SEMMSL#SEMOPN#SEM_R#SEMUME#SEM_UNDO#SEMVMX#GETVAL#SETVAL…
H A Dunixstrict.lcd3101 ^1484 5$#SEM_A#SEMAEM#SEMMNI#SEMMNS#SEMMNU#SEMMSL#SEMOPN#SEM_R#SEMUME#SEM_UNDO#SEMVMX#GETVAL#SETVAL…