Home
last modified time | relevance | path

Searched defs:WRITE_LOCK (Results 1 – 25 of 50) sorted by relevance

12

/dports/devel/concurrencykit/ck-0.6.0/regressions/ck_rwcohort/
H A Dck_rp.h7 #define WRITE_LOCK CK_RWCOHORT_RP_WRITE_LOCK macro
H A Dck_wp.h6 #define WRITE_LOCK CK_RWCOHORT_WP_WRITE_LOCK macro
H A Dck_neutral.h6 #define WRITE_LOCK CK_RWCOHORT_NEUTRAL_WRITE_LOCK macro
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/concurrency_kit/ck/regressions/ck_rwcohort/
H A Dck_wp.h6 #define WRITE_LOCK CK_RWCOHORT_WP_WRITE_LOCK macro
H A Dck_rp.h7 #define WRITE_LOCK CK_RWCOHORT_RP_WRITE_LOCK macro
H A Dck_neutral.h6 #define WRITE_LOCK CK_RWCOHORT_NEUTRAL_WRITE_LOCK macro
/dports/devel/lwp/lwp-2.8/include/lwp/
H A Dlock.h50 #define WRITE_LOCK 2 macro
/dports/lang/yap/yap-6.2.2/H/
H A Dnolocks.h13 #define WRITE_LOCK(RWLOCK_VAR) YAPEnterCriticalSection() macro
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/slurmctld/
H A Dlocks.h100 WRITE_LOCK enumerator
/dports/lang/yap/yap-6.2.2/OPTYap/
H A Dlocks_pthread.h48 #define WRITE_LOCK(X) pthread_rwlock_wrlock(&(X)) macro
H A Dlocks_sparc.h106 #define WRITE_LOCK(X) write_lock(&(X)) macro
H A Dlocks_alpha.h48 #define WRITE_LOCK(X) _write_lock(&(X)) macro
H A Dlocks_mips.h67 #define WRITE_LOCK(X) _write_lock(&(X)) macro
H A Dlocks_x86.h169 #define WRITE_LOCK(lock) write_lock(&(lock)) macro
/dports/security/silktools/silk-3.19.1/src/libsilk/
H A Dskthread.h267 # define WRITE_LOCK(m_mutex) \ macro
332 # define WRITE_LOCK MUTEX_LOCK macro
/dports/net/samba412/samba-4.12.15/source4/libcli/
H A Dlibcli.h62 WRITE_LOCK, enumerator
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/include/
H A Dcore.h93 WRITE_LOCK, enumerator
/dports/net/samba412/samba-4.12.15/source3/include/
H A Dlocking.h29 enum brl_type {READ_LOCK, WRITE_LOCK, UNLOCK_LOCK}; enumerator
/dports/www/p5-Apache-Session/Apache-Session-1.94/lib/Apache/
H A DSession.pm568 sub WRITE_LOCK () {2}; subroutine
/dports/lang/spidermonkey60/firefox-60.9.0/storage/test/gtest/
H A Dtest_unlock_notify.cpp23 WRITE_LOCK, enumerator
/dports/www/firefox-legacy/firefox-52.8.0esr/storage/test/
H A Dtest_unlock_notify.cpp23 WRITE_LOCK, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/tests/threads/
H A Drwlock_test.c21 WRITE_LOCK = 2, enumerator
/dports/www/firefox-esr/firefox-91.8.0/storage/test/gtest/
H A Dtest_unlock_notify.cpp21 enum State { STARTING, WRITE_LOCK, READ_LOCK, TEST_DONE }; enumerator
/dports/www/firefox/firefox-99.0/storage/test/gtest/
H A Dtest_unlock_notify.cpp21 enum State { STARTING, WRITE_LOCK, READ_LOCK, TEST_DONE }; enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/storage/test/gtest/
H A Dtest_unlock_notify.cpp21 enum State { STARTING, WRITE_LOCK, READ_LOCK, TEST_DONE }; enumerator

12