Home
last modified time | relevance | path

Searched refs:singleton_lock (Results 1 – 10 of 10) sorted by relevance

/dports/security/py-pyvex/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/platform/
H A DSingletonPtr.h39 inline static void singleton_lock(void) in singleton_lock() function
81 singleton_lock(); in get()
/dports/devel/py-cle/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/platform/
H A DSingletonPtr.h39 inline static void singleton_lock(void) in singleton_lock() function
81 singleton_lock(); in get()
/dports/security/py-angr/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/platform/
H A DSingletonPtr.h39 inline static void singleton_lock(void) in singleton_lock() function
81 singleton_lock(); in get()
/dports/security/py-ailment/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/platform/
H A DSingletonPtr.h39 inline static void singleton_lock(void) in singleton_lock() function
81 singleton_lock(); in get()
/dports/x11/kf5-kactivities/kactivities-5.89.0/src/lib/
H A Dmanager_p.cpp48 std::lock_guard<std::mutex> singleton_lock(singleton); in self() local
H A Dactivitiescache_p.cpp26 std::lock_guard<std::mutex> singleton_lock(singleton); in self() local
/dports/graphics/rawstudio/rawstudio-2.0/librawstudio/
H A Drs-library.c292 static GStaticMutex singleton_lock = G_STATIC_MUTEX_INIT; in rs_library_get_singleton() local
295 g_static_mutex_lock(&singleton_lock); in rs_library_get_singleton()
298 g_static_mutex_unlock(&singleton_lock); in rs_library_get_singleton()
/dports/x11/kf5-kactivities/kactivities-5.89.0/src/imports/
H A Dresourcemodel.cpp65 std::lock_guard<std::mutex> singleton_lock(singleton); in self() local
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/libedataserver/
H A De-source-registry.c285 G_LOCK_DEFINE_STATIC (singleton_lock);
293 G_LOCK (singleton_lock); in source_registry_dup_uninitialized_singleton()
301 G_UNLOCK (singleton_lock); in source_registry_dup_uninitialized_singleton()
/dports/net/pwhois/pwhois-2.2.1.0/
H A Dpwhois-updatedb420 sub singleton_lock($) {
4748 singleton_lock($locks{parse});