Home
last modified time | relevance | path

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

12

/dports/sysutils/pesign/pesign-0.110/libdpe/
H A Dlock.h27 #define rwlock_wrlock(lock) ((void) (lock)) macro
38 #define rwlock_wrlock(lock) RWLOCK_CALL(wrlock (&lock)) macro
/dports/devel/liberasurecode/liberasurecode-1.4.0/include/erasurecode/
H A Derasurecode_stdinc.h94 #define rwlock_wrlock pthread_rwlock_wrlock macro
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/include/mysql/components/services/
H A Dmysql_rwlock_service.h85 mysql_rwlock_wrlock_t rwlock_wrlock; 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.h91 mysql_rwlock_wrlock_t rwlock_wrlock; variable
/dports/net/librdkafka/librdkafka-1.8.2/src/
H A Dtinycthread_extra.h94 #define rwlock_wrlock(rwl) do { if (0) printf("Thr %i: at %i: WRLOCK %p %s (%i, %i)\n", GetCu… macro
H A Dtinycthread_extra.c139 int rwlock_wrlock (rwlock_t *rwl) { in rwlock_wrlock() function
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rdkafka-sys-2.0.0+1.4.2/librdkafka/src/
H A Dtinycthread_extra.h94 #define rwlock_wrlock(rwl) do { if (0) printf("Thr %i: at %i: WRLOCK %p %s (%i, %i)\n", GetCu… macro
H A Dtinycthread_extra.c136 int rwlock_wrlock (rwlock_t *rwl) { in rwlock_wrlock() function
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_kafka/librdkafka-1.7.0/tests/
H A D0050-subscribe_adds.c94 TEST_ASSERT(!err, "subscribe() failed: %s",
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/drd/tests/
H A Dannotate_rwlock.c79 static void rwlock_wrlock(rwlock_t* p) in rwlock_wrlock() function
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/helgrind/tests/
H A Dannotate_rwlock.c90 static void rwlock_wrlock(rwlock_t* p) in rwlock_wrlock() function
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/drd/tests/
H A Dannotate_rwlock.c79 static void rwlock_wrlock(rwlock_t* p) in rwlock_wrlock() function
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/helgrind/tests/
H A Dannotate_rwlock.c90 static void rwlock_wrlock(rwlock_t* p) in rwlock_wrlock() function
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_kafka/librdkafka-1.7.0/src/
H A Dtinycthread_extra.c139 int rwlock_wrlock (rwlock_t *rwl) { in rwlock_wrlock() function
/dports/devel/libserdes/libserdes-6.0.2/src/
H A Dtinycthread.h492 #define rwlock_wrlock(rwl) do { if (0) printf("Thr %i: at %i: WRLOCK %p %s (%i, %i)\n", GetCu… macro
507 #define rwlock_wrlock(rwl) pthread_rwlock_wrlock(rwl) macro
/dports/devel/elfutils/elfutils-0.179/lib/
H A Deu-config.h41 # define rwlock_wrlock(lock) RWLOCK_CALL (wrlock (&lock)) macro
51 # define rwlock_wrlock(lock) ((void) (lock)) macro
/dports/graphics/libglvnd/libglvnd-8f3c5b17a21e2222ab3e5fd38870b915815aca49/src/util/
H A Dglvnd_pthread.h112 int (*rwlock_wrlock)(glvnd_rwlock_t *rwlock); member
H A Dglvnd_pthread.c67 int (*rwlock_wrlock)(pthread_rwlock_t *rwlock); member
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/include/
H A Dreentrant.h181 #define rwlock_wrlock(l) __libc_rwlock_wrlock((l)) macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLibPrivateInternalFiles/Include/
H A Dreentrant.h186 #define rwlock_wrlock(l) __libc_rwlock_wrlock((l)) macro
/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/gni/include/
H A Dgnix_util.h178 #define rwlock_wrlock(lock) pthread_rwlock_wrlock(lock) macro
/dports/emulators/qemu/qemu-6.2.0/tests/unit/
H A Dtest-coroutine.c356 static void coroutine_fn rwlock_wrlock(void *opaque) in rwlock_wrlock() function
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/unit/
H A Dtest-coroutine.c356 static void coroutine_fn rwlock_wrlock(void *opaque) in rwlock_wrlock() function
/dports/emulators/qemu60/qemu-6.0.0/tests/unit/
H A Dtest-coroutine.c356 static void coroutine_fn rwlock_wrlock(void *opaque) in rwlock_wrlock() function
/dports/lang/racket/racket-8.3/src/bc/src/
H A Dmzrt.c326 static int rwlock_wrlock(mzrt_rwlock *lock, int just_try) { in rwlock_wrlock() function

12