Home
last modified time | relevance | path

Searched refs:old_owner (Results 1 – 25 of 244) sorted by relevance

12345678910

/dports/devel/boost-docs/boost_1_72_0/boost/interprocess/detail/
H A Drobust_emulation.hpp280 boost::uint32_t old_owner = atomic_read32(&this->owner), old_owner2; in check_if_owner_dead_and_take_ownership_atomically() local
285 if(!this->is_owner_dead(old_owner)){ in check_if_owner_dead_and_take_ownership_atomically()
289 old_owner2 = old_owner; in check_if_owner_dead_and_take_ownership_atomically()
290 old_owner = atomic_cas32(&this->owner, cur_owner, old_owner); in check_if_owner_dead_and_take_ownership_atomically()
291 }while(old_owner2 != old_owner); in check_if_owner_dead_and_take_ownership_atomically()
/dports/devel/boost-python-libs/boost_1_72_0/boost/interprocess/detail/
H A Drobust_emulation.hpp280 boost::uint32_t old_owner = atomic_read32(&this->owner), old_owner2; in check_if_owner_dead_and_take_ownership_atomically() local
285 if(!this->is_owner_dead(old_owner)){ in check_if_owner_dead_and_take_ownership_atomically()
289 old_owner2 = old_owner; in check_if_owner_dead_and_take_ownership_atomically()
290 old_owner = atomic_cas32(&this->owner, cur_owner, old_owner); in check_if_owner_dead_and_take_ownership_atomically()
291 }while(old_owner2 != old_owner); in check_if_owner_dead_and_take_ownership_atomically()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/interprocess/detail/
H A Drobust_emulation.hpp280 boost::uint32_t old_owner = atomic_read32(&this->owner), old_owner2; in check_if_owner_dead_and_take_ownership_atomically() local
285 if(!this->is_owner_dead(old_owner)){ in check_if_owner_dead_and_take_ownership_atomically()
289 old_owner2 = old_owner; in check_if_owner_dead_and_take_ownership_atomically()
290 old_owner = atomic_cas32(&this->owner, cur_owner, old_owner); in check_if_owner_dead_and_take_ownership_atomically()
291 }while(old_owner2 != old_owner); in check_if_owner_dead_and_take_ownership_atomically()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/interprocess/detail/
H A Drobust_emulation.hpp280 boost::uint32_t old_owner = atomic_read32(&this->owner), old_owner2; in check_if_owner_dead_and_take_ownership_atomically() local
285 if(!this->is_owner_dead(old_owner)){ in check_if_owner_dead_and_take_ownership_atomically()
289 old_owner2 = old_owner; in check_if_owner_dead_and_take_ownership_atomically()
290 old_owner = atomic_cas32(&this->owner, cur_owner, old_owner); in check_if_owner_dead_and_take_ownership_atomically()
291 }while(old_owner2 != old_owner); in check_if_owner_dead_and_take_ownership_atomically()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/interprocess/detail/
H A Drobust_emulation.hpp280 boost::uint32_t old_owner = atomic_read32(&this->owner), old_owner2;
285 if(!this->is_owner_dead(old_owner)){
289 old_owner2 = old_owner;
290 old_owner = atomic_cas32(&this->owner, cur_owner, old_owner);
291 }while(old_owner2 != old_owner);
/dports/databases/percona57-server/boost_1_59_0/boost/interprocess/detail/
H A Drobust_emulation.hpp280 boost::uint32_t old_owner = atomic_read32(&this->owner), old_owner2; in check_if_owner_dead_and_take_ownership_atomically() local
285 if(!this->is_owner_dead(old_owner)){ in check_if_owner_dead_and_take_ownership_atomically()
289 old_owner2 = old_owner; in check_if_owner_dead_and_take_ownership_atomically()
290 old_owner = atomic_cas32(&this->owner, cur_owner, old_owner); in check_if_owner_dead_and_take_ownership_atomically()
291 }while(old_owner2 != old_owner); in check_if_owner_dead_and_take_ownership_atomically()
/dports/databases/xtrabackup/boost_1_59_0/boost/interprocess/detail/
H A Drobust_emulation.hpp280 boost::uint32_t old_owner = atomic_read32(&this->owner), old_owner2; in check_if_owner_dead_and_take_ownership_atomically() local
285 if(!this->is_owner_dead(old_owner)){ in check_if_owner_dead_and_take_ownership_atomically()
289 old_owner2 = old_owner; in check_if_owner_dead_and_take_ownership_atomically()
290 old_owner = atomic_cas32(&this->owner, cur_owner, old_owner); in check_if_owner_dead_and_take_ownership_atomically()
291 }while(old_owner2 != old_owner); in check_if_owner_dead_and_take_ownership_atomically()
/dports/databases/percona57-client/boost_1_59_0/boost/interprocess/detail/
H A Drobust_emulation.hpp280 boost::uint32_t old_owner = atomic_read32(&this->owner), old_owner2; in check_if_owner_dead_and_take_ownership_atomically() local
285 if(!this->is_owner_dead(old_owner)){ in check_if_owner_dead_and_take_ownership_atomically()
289 old_owner2 = old_owner; in check_if_owner_dead_and_take_ownership_atomically()
290 old_owner = atomic_cas32(&this->owner, cur_owner, old_owner); in check_if_owner_dead_and_take_ownership_atomically()
291 }while(old_owner2 != old_owner); in check_if_owner_dead_and_take_ownership_atomically()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/interprocess/detail/
H A Drobust_emulation.hpp280 boost::uint32_t old_owner = atomic_read32(&this->owner), old_owner2; in check_if_owner_dead_and_take_ownership_atomically() local
285 if(!this->is_owner_dead(old_owner)){ in check_if_owner_dead_and_take_ownership_atomically()
289 old_owner2 = old_owner; in check_if_owner_dead_and_take_ownership_atomically()
290 old_owner = atomic_cas32(&this->owner, cur_owner, old_owner); in check_if_owner_dead_and_take_ownership_atomically()
291 }while(old_owner2 != old_owner); in check_if_owner_dead_and_take_ownership_atomically()
/dports/devel/boost-libs/boost_1_72_0/boost/interprocess/detail/
H A Drobust_emulation.hpp280 boost::uint32_t old_owner = atomic_read32(&this->owner), old_owner2; in check_if_owner_dead_and_take_ownership_atomically() local
285 if(!this->is_owner_dead(old_owner)){ in check_if_owner_dead_and_take_ownership_atomically()
289 old_owner2 = old_owner; in check_if_owner_dead_and_take_ownership_atomically()
290 old_owner = atomic_cas32(&this->owner, cur_owner, old_owner); in check_if_owner_dead_and_take_ownership_atomically()
291 }while(old_owner2 != old_owner); in check_if_owner_dead_and_take_ownership_atomically()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/interprocess/detail/
H A Drobust_emulation.hpp280 boost::uint32_t old_owner = atomic_read32(&this->owner), old_owner2; in check_if_owner_dead_and_take_ownership_atomically() local
285 if(!this->is_owner_dead(old_owner)){ in check_if_owner_dead_and_take_ownership_atomically()
289 old_owner2 = old_owner; in check_if_owner_dead_and_take_ownership_atomically()
290 old_owner = atomic_cas32(&this->owner, cur_owner, old_owner); in check_if_owner_dead_and_take_ownership_atomically()
291 }while(old_owner2 != old_owner); in check_if_owner_dead_and_take_ownership_atomically()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/interprocess/detail/
H A Drobust_emulation.hpp280 boost::uint32_t old_owner = atomic_read32(&this->owner), old_owner2; in check_if_owner_dead_and_take_ownership_atomically() local
285 if(!this->is_owner_dead(old_owner)){ in check_if_owner_dead_and_take_ownership_atomically()
289 old_owner2 = old_owner; in check_if_owner_dead_and_take_ownership_atomically()
290 old_owner = atomic_cas32(&this->owner, cur_owner, old_owner); in check_if_owner_dead_and_take_ownership_atomically()
291 }while(old_owner2 != old_owner); in check_if_owner_dead_and_take_ownership_atomically()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/interprocess/detail/
H A Drobust_emulation.hpp280 boost::uint32_t old_owner = atomic_read32(&this->owner), old_owner2; in check_if_owner_dead_and_take_ownership_atomically() local
285 if(!this->is_owner_dead(old_owner)){ in check_if_owner_dead_and_take_ownership_atomically()
289 old_owner2 = old_owner; in check_if_owner_dead_and_take_ownership_atomically()
290 old_owner = atomic_cas32(&this->owner, cur_owner, old_owner); in check_if_owner_dead_and_take_ownership_atomically()
291 }while(old_owner2 != old_owner); in check_if_owner_dead_and_take_ownership_atomically()
/dports/devel/hyperscan/boost_1_75_0/boost/interprocess/detail/
H A Drobust_emulation.hpp280 boost::uint32_t old_owner = atomic_read32(&this->owner), old_owner2; in check_if_owner_dead_and_take_ownership_atomically() local
285 if(!this->is_owner_dead(old_owner)){ in check_if_owner_dead_and_take_ownership_atomically()
289 old_owner2 = old_owner; in check_if_owner_dead_and_take_ownership_atomically()
290 old_owner = atomic_cas32(&this->owner, cur_owner, old_owner); in check_if_owner_dead_and_take_ownership_atomically()
291 }while(old_owner2 != old_owner); in check_if_owner_dead_and_take_ownership_atomically()
/dports/devel/R-cran-BH/BH/inst/include/boost/interprocess/detail/
H A Drobust_emulation.hpp282 boost::uint32_t old_owner = atomic_read32(&this->owner), old_owner2; in check_if_owner_dead_and_take_ownership_atomically() local
287 if(!this->is_owner_dead(old_owner)){ in check_if_owner_dead_and_take_ownership_atomically()
291 old_owner2 = old_owner; in check_if_owner_dead_and_take_ownership_atomically()
292 old_owner = atomic_cas32(&this->owner, cur_owner, old_owner); in check_if_owner_dead_and_take_ownership_atomically()
293 }while(old_owner2 != old_owner); in check_if_owner_dead_and_take_ownership_atomically()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A Dmutex.cpp449 Thread* old_owner = owner(); in set_owner_implementation() local
450 _last_owner = old_owner; in set_owner_implementation()
453 assert(old_owner != NULL, "removing the owner thread of an unowned mutex"); in set_owner_implementation()
454 assert(old_owner == Thread::current(), "removing the owner thread of an unowned mutex"); in set_owner_implementation()
458 Mutex* locks = old_owner->owned_locks(); in set_owner_implementation()
472 old_owner->_owned_locks = _next; in set_owner_implementation()
479 if (old_owner->is_Java_thread() && _allow_vm_block && this != tty_lock) { in set_owner_implementation()
480 old_owner->as_Java_thread()->dec_no_safepoint_count(); in set_owner_implementation()
/dports/games/openttd/openttd-12.1/src/
H A Deconomy.cpp290 if (old_owner == _local_company) { in ChangeOwnershipOfCompanyItems()
296 if (c->index != old_owner) { in ChangeOwnershipOfCompanyItems()
302 assert(old_owner != _local_company); in ChangeOwnershipOfCompanyItems()
305 assert(old_owner != new_owner); in ChangeOwnershipOfCompanyItems()
352 if (s->awarded == old_owner) { in ChangeOwnershipOfCompanyItems()
379 ClrBit(t->have_ratings, old_owner); in ChangeOwnershipOfCompanyItems()
410 RemoveAllGroupsForCompany(old_owner); in ChangeOwnershipOfCompanyItems()
512 if (st->owner == old_owner) { in ChangeOwnershipOfCompanyItems()
521 if (wp->owner == old_owner) { in ChangeOwnershipOfCompanyItems()
532 if (g->company == old_owner) delete g; in ChangeOwnershipOfCompanyItems()
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/interprocess/detail/
H A Drobust_emulation.hpp334 boost::uint32_t old_owner = atomic_read32(&this->owner), old_owner2; in check_if_owner_dead_and_take_ownership_atomically() local
339 if(!this->is_owner_dead(old_owner)){ in check_if_owner_dead_and_take_ownership_atomically()
343 old_owner2 = old_owner; in check_if_owner_dead_and_take_ownership_atomically()
344 old_owner = atomic_cas32(&this->owner, cur_owner, old_owner); in check_if_owner_dead_and_take_ownership_atomically()
345 }while(old_owner2 != old_owner); in check_if_owner_dead_and_take_ownership_atomically()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A Dmutex.cpp485 Thread* old_owner = owner(); in set_owner_implementation() local
486 _last_owner = old_owner; in set_owner_implementation()
489 assert(old_owner != NULL, "removing the owner thread of an unowned mutex"); in set_owner_implementation()
490 assert(old_owner == Thread::current(), "removing the owner thread of an unowned mutex"); in set_owner_implementation()
494 Mutex* locks = old_owner->owned_locks(); in set_owner_implementation()
508 old_owner->_owned_locks = _next; in set_owner_implementation()
515 no_safepoint_verifier(old_owner, false); in set_owner_implementation()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A Dmutex.cpp470 Thread* old_owner = _owner; in set_owner_implementation() local
471 _last_owner = old_owner; in set_owner_implementation()
473 assert(old_owner != NULL, "removing the owner thread of an unowned mutex"); in set_owner_implementation()
474 assert(old_owner == Thread::current(), "removing the owner thread of an unowned mutex"); in set_owner_implementation()
478 Mutex* locks = old_owner->owned_locks(); in set_owner_implementation()
492 old_owner->_owned_locks = _next; in set_owner_implementation()
499 no_safepoint_verifier(old_owner, false); in set_owner_implementation()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A Dmutex.cpp470 Thread* old_owner = _owner; in set_owner_implementation() local
471 _last_owner = old_owner; in set_owner_implementation()
473 assert(old_owner != NULL, "removing the owner thread of an unowned mutex"); in set_owner_implementation()
474 assert(old_owner == Thread::current(), "removing the owner thread of an unowned mutex"); in set_owner_implementation()
478 Mutex* locks = old_owner->owned_locks(); in set_owner_implementation()
492 old_owner->_owned_locks = _next; in set_owner_implementation()
499 no_safepoint_verifier(old_owner, false); in set_owner_implementation()
/dports/x11/xpra/xpra-4.3/xpra/x11/gtk_x11/
H A Dselection.py75 old_owner = self._owner()
76 if when is self.IF_UNOWNED and old_owner != XNone:
127 if old_owner != XNone and when is self.FORCE:
132 window = get_pywindow(old_owner)
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Libraries.ocd/Structures.ocd/Power.ocd/Producer.ocd/
H A DScript.c106 public func OnOwnerChanged(int new_owner, int old_owner) in OnOwnerChanged() argument
109 return _inherited(new_owner, old_owner, ...); in OnOwnerChanged()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A Dmutex.cpp453 Thread* old_owner = _owner; in set_owner_implementation() local
454 DEBUG_ONLY(_last_owner = old_owner;) in set_owner_implementation()
456 assert(old_owner != NULL, "removing the owner thread of an unowned mutex"); in set_owner_implementation()
457 assert(old_owner == Thread::current(), "removing the owner thread of an unowned mutex"); in set_owner_implementation()
462 Monitor *locks = old_owner->owned_locks(); in set_owner_implementation()
476 old_owner->_owned_locks = _next; in set_owner_implementation()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/custom/
H A Dcustom_element_reaction_factory.cc84 Document& old_owner, in CustomElementAdoptedCallbackReaction() argument
87 old_owner_(old_owner), in CustomElementAdoptedCallbackReaction()
258 Document& old_owner, in CreateAdopted() argument
261 definition, old_owner, new_owner); in CreateAdopted()

12345678910