Home
last modified time | relevance | path

Searched defs:MUTEX (Results 1 – 25 of 250) sorted by relevance

12345678910

/dports/sysutils/conman/conman-conman-0.3.0/
H A Dwrapper.h38 # define x_pthread_mutex_init(MUTEX,ATTR) \ argument
44 # define x_pthread_mutex_lock(MUTEX) \ argument
50 # define x_pthread_mutex_unlock(MUTEX) \ argument
56 # define x_pthread_mutex_destroy(MUTEX) \ argument
70 # define x_pthread_mutex_init(MUTEX,ATTR) argument
71 # define x_pthread_mutex_lock(MUTEX) argument
72 # define x_pthread_mutex_unlock(MUTEX) argument
73 # define x_pthread_mutex_destroy(MUTEX) argument
/dports/science/clipper/clipper-2.1/clipper/core/
H A Dclipper_sysdep.h124 #define CLIPPER_MUTEX_INIT(MUTEX) InitializeCriticalSection(MUTEX) argument
125 #define CLIPPER_MUTEX_FREE(MUTEX) DeleteCriticalSection(MUTEX) argument
126 #define CLIPPER_MUTEX_LOCK(MUTEX) EnterCriticalSection(MUTEX) argument
127 #define CLIPPER_MUTEX_UNLK(MUTEX) LeaveCriticalSection(MUTEX) argument
137 #define CLIPPER_MUTEX_INIT(MUTEX) pthread_mutex_init(MUTEX,NULL) argument
138 #define CLIPPER_MUTEX_FREE(MUTEX) pthread_mutex_destroy(MUTEX) argument
139 #define CLIPPER_MUTEX_LOCK(MUTEX) pthread_mutex_lock(MUTEX) argument
140 #define CLIPPER_MUTEX_UNLK(MUTEX) pthread_mutex_unlock(MUTEX) argument
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/libdevcore/
H A DGuards.h115 #define DEV_GUARDED(MUTEX) \ argument
117 #define DEV_READ_GUARDED(MUTEX) \ argument
119 #define DEV_WRITE_GUARDED(MUTEX) \ argument
121 #define DEV_RECURSIVE_GUARDED(MUTEX) \ argument
123 #define DEV_UNGUARDED(MUTEX) \ argument
125 #define DEV_READ_UNGUARDED(MUTEX) \ argument
127 #define DEV_WRITE_UNGUARDED(MUTEX) \ argument
/dports/audio/stk/stk-4.6.2/include/
H A DMutex.h9 typedef pthread_mutex_t MUTEX; typedef
16 typedef CRITICAL_SECTION MUTEX; typedef
/dports/security/yara/yara-4.1.1/cli/
H A Dthreading.h48 typedef CRITICAL_SECTION MUTEX; typedef
55 typedef pthread_mutex_t MUTEX; typedef
/dports/www/zola/zola-0.15.2/cargo-crates/getrandom-0.1.16/src/
H A Dutil.rs1 // Copyright 2019 Developers of the Rand project.
2 //
3 // Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
4 // https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
5 // <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
6 // option. This file may not be copied, modified, or distributed
7 // except according to those terms.
8 #![allow(dead_code)]
9 use core::sync::atomic::{AtomicUsize, Ordering::Relaxed};
10
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/share/native/
H A Dnsk_mutex.h34 typedef struct _MUTEX MUTEX; typedef
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/share/native/
H A Dnsk_mutex.h32 typedef struct _MUTEX MUTEX; typedef
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/share/native/
H A Dnsk_mutex.h32 typedef struct _MUTEX MUTEX; typedef
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/share/native/
H A Dnsk_mutex.h32 typedef struct _MUTEX MUTEX; typedef
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/share/native/
H A Dnsk_mutex.h32 typedef struct _MUTEX MUTEX; typedef
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/share/native/
H A Dnsk_mutex.h34 typedef struct _MUTEX MUTEX; typedef
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/share/native/
H A Dnsk_mutex.h32 typedef struct _MUTEX MUTEX; typedef
/dports/math/vowpal_wabbit/vowpal_wabbit-7.10/vowpalwabbit/
H A Dparse_primitives.h15 typedef CRITICAL_SECTION MUTEX; typedef
18 typedef pthread_mutex_t MUTEX; typedef
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/tests/gtest/
H A DTestDeadlockDetector.cpp31 # define MUTEX mozilla::Mutex macro
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/tests/gtest/
H A DTestDeadlockDetector.cpp31 #define MUTEX mozilla::Mutex macro
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/tests/gtest/
H A DTestDeadlockDetector.cpp31 # define MUTEX mozilla::Mutex macro
/dports/devel/folly/folly-2021.12.27.00/folly/ssl/
H A DOpenSSLLockTypes.h24 enum class LockType { MUTEX, SPINLOCK, SHAREDMUTEX, NONE }; enumerator
/dports/www/firefox/firefox-99.0/xpcom/tests/gtest/
H A DTestDeadlockDetector.cpp31 # define MUTEX mozilla::Mutex macro
/dports/www/firefox-esr/firefox-91.8.0/xpcom/tests/gtest/
H A DTestDeadlockDetector.cpp31 # define MUTEX mozilla::Mutex macro
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/getrandom-0.2.4/src/
H A Duse_file.rs66 static MUTEX: Mutex = Mutex::new(); in get_rng_fd() const
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/getrandom/src/
H A Duse_file.rs66 static MUTEX: Mutex = Mutex::new(); in get_rng_fd() const
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/getrandom-0.2.4/src/
H A Duse_file.rs66 static MUTEX: Mutex = Mutex::new(); in get_rng_fd() variable
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/getrandom-0.1.14/src/
H A Duse_file.rs64 static MUTEX: Mutex = Mutex::new(); in get_rng_fd() const
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/getrandom-0.2.3/src/
H A Duse_file.rs68 static MUTEX: Mutex = Mutex::new(); in get_rng_fd() variable

12345678910