Home
last modified time | relevance | path

Searched defs:rwlock_rdlock (Results 1 – 25 of 26) sorted by relevance

12

/dports/sysutils/pesign/pesign-0.110/libdpe/
H A Dlock.h26 #define rwlock_rdlock(lock) ((void) (lock)) macro
37 #define rwlock_rdlock(lock) RWLOCK_CALL(rdlock (&lock)) macro
/dports/devel/liberasurecode/liberasurecode-1.4.0/include/erasurecode/
H A Derasurecode_stdinc.h93 #define rwlock_rdlock pthread_rwlock_rdlock macro
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/include/mysql/components/services/
H A Dmysql_rwlock_service.h83 mysql_rwlock_rdlock_t rwlock_rdlock; variable
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/include/mysql-8.0/mysql/components/services/
H A Dmysql_rwlock_service.h89 mysql_rwlock_rdlock_t rwlock_rdlock; variable
/dports/net/librdkafka/librdkafka-1.8.2/src/
H A Dtinycthread_extra.h93 #define rwlock_rdlock(rwl) do { if (0) printf("Thr %i: at %i: RDLOCK %p %s (%i, %i)\n", GetCu… macro
H A Dtinycthread_extra.c133 int rwlock_rdlock (rwlock_t *rwl) { in rwlock_rdlock() function
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rdkafka-sys-2.0.0+1.4.2/librdkafka/src/
H A Dtinycthread_extra.h93 #define rwlock_rdlock(rwl) do { if (0) printf("Thr %i: at %i: RDLOCK %p %s (%i, %i)\n", GetCu… macro
H A Dtinycthread_extra.c130 int rwlock_rdlock (rwlock_t *rwl) { in rwlock_rdlock() function
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_kafka/librdkafka-1.7.0/tests/
H A D0050-subscribe_adds.c93 err = rd_kafka_subscribe(rk, tlist);
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/drd/tests/
H A Dannotate_rwlock.c55 static void rwlock_rdlock(rwlock_t* p) in rwlock_rdlock() function
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/helgrind/tests/
H A Dannotate_rwlock.c65 static void rwlock_rdlock(rwlock_t* p) in rwlock_rdlock() function
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/drd/tests/
H A Dannotate_rwlock.c55 static void rwlock_rdlock(rwlock_t* p) in rwlock_rdlock() function
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/helgrind/tests/
H A Dannotate_rwlock.c65 static void rwlock_rdlock(rwlock_t* p) in rwlock_rdlock() function
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_kafka/librdkafka-1.7.0/src/
H A Dtinycthread_extra.c133 int rwlock_rdlock (rwlock_t *rwl) { in rwlock_rdlock() function
/dports/devel/libserdes/libserdes-6.0.2/src/
H A Dtinycthread.h491 #define rwlock_rdlock(rwl) do { if (0) printf("Thr %i: at %i: RDLOCK %p %s (%i, %i)\n", GetCu… macro
506 #define rwlock_rdlock(rwl) pthread_rwlock_rdlock(rwl) macro
/dports/devel/elfutils/elfutils-0.179/lib/
H A Deu-config.h40 # define rwlock_rdlock(lock) RWLOCK_CALL (rdlock (&lock)) macro
50 # define rwlock_rdlock(lock) ((void) (lock)) macro
/dports/graphics/libglvnd/libglvnd-8f3c5b17a21e2222ab3e5fd38870b915815aca49/src/util/
H A Dglvnd_pthread.h111 int (*rwlock_rdlock)(glvnd_rwlock_t *rwlock); member
H A Dglvnd_pthread.c66 int (*rwlock_rdlock)(pthread_rwlock_t *rwlock); member
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/include/
H A Dreentrant.h180 #define rwlock_rdlock(l) __libc_rwlock_rdlock((l)) macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLibPrivateInternalFiles/Include/
H A Dreentrant.h185 #define rwlock_rdlock(l) __libc_rwlock_rdlock((l)) macro
/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/gni/include/
H A Dgnix_util.h179 #define rwlock_rdlock(lock) pthread_rwlock_rdlock(lock) macro
/dports/emulators/qemu/qemu-6.2.0/tests/unit/
H A Dtest-coroutine.c348 static void coroutine_fn rwlock_rdlock(void *opaque) in rwlock_rdlock() function
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/unit/
H A Dtest-coroutine.c348 static void coroutine_fn rwlock_rdlock(void *opaque) in rwlock_rdlock() function
/dports/emulators/qemu60/qemu-6.0.0/tests/unit/
H A Dtest-coroutine.c348 static void coroutine_fn rwlock_rdlock(void *opaque) in rwlock_rdlock() function
/dports/lang/racket/racket-8.3/src/bc/src/
H A Dmzrt.c302 static int rwlock_rdlock(mzrt_rwlock *lock, int just_try) { in rwlock_rdlock() function

12