Home
last modified time | relevance | path

Searched refs:_cht (Results 1 – 25 of 34) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DconcurrentHashTableTasks.inline.hpp38 ConcurrentHashTable<VALUE, CONFIG, F>* _cht; member in ConcurrentHashTable::BucketsOperation
68 _size_log2 = _cht->_table->_log2_size; in setup()
104 BucketsOperation::_cht->_resize_lock->unlock(); in pause()
112 while (!BucketsOperation::_cht->_resize_lock->try_lock()) in cont()
142 assert(BucketsOperation::_cht->_resize_lock_owner != NULL, in do_task()
150 assert(BucketsOperation::_cht->_resize_lock_owner != NULL, in do_task()
158 BucketsOperation::_cht->unlock_resize_lock(thread); in done()
172 if (!BucketsOperation::_cht->internal_grow_prolog( in prepare()
173 thread, BucketsOperation::_cht->_log2_size_limit)) { in prepare()
183 assert(BucketsOperation::_cht->_resize_lock_owner != NULL, in do_task()
[all …]
H A DconcurrentHashTable.inline.hpp215 : _thread(thread), _cht(cht) in ScopedCS()
219 if (OrderAccess::load_acquire(&_cht->_invisible_epoch) != NULL) { in ScopedCS()
220 OrderAccess::release_store_fence(&_cht->_invisible_epoch, (Thread*)NULL); in ScopedCS()
251 return ScopedCS::_cht->internal_get(ScopedCS::_thread, lookup_f, grow_hint); in get()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DconcurrentHashTableTasks.inline.hpp38 ConcurrentHashTable<VALUE, CONFIG, F>* _cht; member in ConcurrentHashTable::BucketsOperation
68 _size_log2 = _cht->_table->_log2_size; in setup()
104 BucketsOperation::_cht->_resize_lock->unlock(); in pause()
112 while (!BucketsOperation::_cht->_resize_lock->try_lock()) in cont()
142 assert(BucketsOperation::_cht->_resize_lock_owner != NULL, in do_task()
150 assert(BucketsOperation::_cht->_resize_lock_owner != NULL, in do_task()
158 BucketsOperation::_cht->unlock_resize_lock(thread); in done()
172 if (!BucketsOperation::_cht->internal_grow_prolog( in prepare()
173 thread, BucketsOperation::_cht->_log2_size_limit)) { in prepare()
183 assert(BucketsOperation::_cht->_resize_lock_owner != NULL, in do_task()
[all …]
H A DconcurrentHashTable.inline.hpp215 : _thread(thread), _cht(cht) in ScopedCS()
219 if (OrderAccess::load_acquire(&_cht->_invisible_epoch) != NULL) { in ScopedCS()
220 OrderAccess::release_store_fence(&_cht->_invisible_epoch, (Thread*)NULL); in ScopedCS()
251 return ScopedCS::_cht->internal_get(ScopedCS::_thread, lookup_f, grow_hint); in get()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/utilities/
H A DconcurrentHashTableTasks.inline.hpp38 ConcurrentHashTable<VALUE, CONFIG, F>* _cht; member in ConcurrentHashTable::BucketsOperation
68 _size_log2 = _cht->_table->_log2_size; in setup()
104 BucketsOperation::_cht->_resize_lock->unlock(); in pause()
112 while (!BucketsOperation::_cht->_resize_lock->try_lock()) in cont()
142 assert(BucketsOperation::_cht->_resize_lock_owner != NULL, in do_task()
150 assert(BucketsOperation::_cht->_resize_lock_owner != NULL, in do_task()
158 BucketsOperation::_cht->unlock_resize_lock(thread); in done()
172 if (!BucketsOperation::_cht->internal_grow_prolog( in prepare()
173 thread, BucketsOperation::_cht->_log2_size_limit)) { in prepare()
183 assert(BucketsOperation::_cht->_resize_lock_owner != NULL, in do_task()
[all …]
H A DconcurrentHashTable.inline.hpp216 _cht(cht), in ScopedCS()
220 if (OrderAccess::load_acquire(&_cht->_invisible_epoch) != NULL) { in ScopedCS()
221 OrderAccess::release_store_fence(&_cht->_invisible_epoch, (Thread*)NULL); in ScopedCS()
252 return ScopedCS::_cht->internal_get(ScopedCS::_thread, lookup_f, grow_hint); in get()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/utilities/
H A DconcurrentHashTableTasks.inline.hpp38 ConcurrentHashTable<VALUE, CONFIG, F>* _cht; member in ConcurrentHashTable::BucketsOperation
68 _size_log2 = _cht->_table->_log2_size; in setup()
104 BucketsOperation::_cht->_resize_lock->unlock(); in pause()
112 while (!BucketsOperation::_cht->_resize_lock->try_lock()) in cont()
142 assert(BucketsOperation::_cht->_resize_lock_owner != NULL, in do_task()
150 assert(BucketsOperation::_cht->_resize_lock_owner != NULL, in do_task()
158 BucketsOperation::_cht->unlock_resize_lock(thread); in done()
172 if (!BucketsOperation::_cht->internal_grow_prolog( in prepare()
173 thread, BucketsOperation::_cht->_log2_size_limit)) { in prepare()
183 assert(BucketsOperation::_cht->_resize_lock_owner != NULL, in do_task()
[all …]
H A DconcurrentHashTable.inline.hpp212 _cht(cht), in ScopedCS()
216 if (OrderAccess::load_acquire(&_cht->_invisible_epoch) != NULL) { in ScopedCS()
217 OrderAccess::release_store_fence(&_cht->_invisible_epoch, (Thread*)NULL); in ScopedCS()
248 return ScopedCS::_cht->internal_get(ScopedCS::_thread, lookup_f, grow_hint); in get()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/utilities/
H A DconcurrentHashTableTasks.inline.hpp39 ConcurrentHashTable<CONFIG, F>* _cht; member in ConcurrentHashTable::BucketsOperation
69 _size_log2 = _cht->_table->_log2_size; in setup()
105 BucketsOperation::_cht->_resize_lock->unlock(); in pause()
113 while (!BucketsOperation::_cht->_resize_lock->try_lock()) in cont()
143 assert(BucketsOperation::_cht->_resize_lock_owner != NULL, in do_task()
151 assert(BucketsOperation::_cht->_resize_lock_owner != NULL, in do_task()
159 BucketsOperation::_cht->unlock_resize_lock(thread); in done()
173 if (!BucketsOperation::_cht->internal_grow_prolog( in prepare()
174 thread, BucketsOperation::_cht->_log2_size_limit)) { in prepare()
184 assert(BucketsOperation::_cht->_resize_lock_owner != NULL, in do_task()
[all …]
H A DconcurrentHashTable.inline.hpp216 _cht(cht), in ScopedCS()
220 if (Atomic::load_acquire(&_cht->_invisible_epoch) != NULL) { in ScopedCS()
221 Atomic::release_store_fence(&_cht->_invisible_epoch, (Thread*)NULL); in ScopedCS()
237 return ScopedCS::_cht->internal_get(ScopedCS::_thread, lookup_f, grow_hint); in get()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/utilities/
H A DconcurrentHashTableTasks.inline.hpp41 ConcurrentHashTable<CONFIG, F>* _cht; member in ConcurrentHashTable::BucketsOperation
71 _size_log2 = _cht->_table->_log2_size; in setup()
107 BucketsOperation::_cht->_resize_lock->unlock(); in pause()
115 while (!BucketsOperation::_cht->_resize_lock->try_lock()) in cont()
145 assert(BucketsOperation::_cht->_resize_lock_owner != NULL, in do_task()
153 assert(BucketsOperation::_cht->_resize_lock_owner != NULL, in do_task()
161 BucketsOperation::_cht->unlock_resize_lock(thread); in done()
175 if (!BucketsOperation::_cht->internal_grow_prolog( in prepare()
176 thread, BucketsOperation::_cht->_log2_size_limit)) { in prepare()
186 assert(BucketsOperation::_cht->_resize_lock_owner != NULL, in do_task()
[all …]
H A DconcurrentHashTable.inline.hpp217 _cht(cht), in ScopedCS()
221 if (Atomic::load_acquire(&_cht->_invisible_epoch) != NULL) { in ScopedCS()
222 Atomic::release_store_fence(&_cht->_invisible_epoch, (Thread*)NULL); in ScopedCS()
238 return ScopedCS::_cht->internal_get(ScopedCS::_thread, lookup_f, grow_hint); in get()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/utilities/
H A DconcurrentHashTableTasks.inline.hpp39 ConcurrentHashTable<CONFIG, F>* _cht; member in ConcurrentHashTable::BucketsOperation
69 _size_log2 = _cht->_table->_log2_size; in setup()
105 BucketsOperation::_cht->_resize_lock->unlock(); in pause()
113 while (!BucketsOperation::_cht->_resize_lock->try_lock()) in cont()
143 assert(BucketsOperation::_cht->_resize_lock_owner != NULL, in do_task()
151 assert(BucketsOperation::_cht->_resize_lock_owner != NULL, in do_task()
159 BucketsOperation::_cht->unlock_resize_lock(thread); in done()
173 if (!BucketsOperation::_cht->internal_grow_prolog( in prepare()
174 thread, BucketsOperation::_cht->_log2_size_limit)) { in prepare()
184 assert(BucketsOperation::_cht->_resize_lock_owner != NULL, in do_task()
[all …]
H A DconcurrentHashTable.inline.hpp216 _cht(cht), in ScopedCS()
220 if (Atomic::load_acquire(&_cht->_invisible_epoch) != NULL) { in ScopedCS()
221 Atomic::release_store_fence(&_cht->_invisible_epoch, (Thread*)NULL); in ScopedCS()
237 return ScopedCS::_cht->internal_get(ScopedCS::_thread, lookup_f, grow_hint); in get()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/utilities/
H A DconcurrentHashTableTasks.inline.hpp39 ConcurrentHashTable<CONFIG, F>* _cht; member in ConcurrentHashTable::BucketsOperation
69 _size_log2 = _cht->_table->_log2_size; in setup()
105 BucketsOperation::_cht->_resize_lock->unlock(); in pause()
113 while (!BucketsOperation::_cht->_resize_lock->try_lock()) in cont()
143 assert(BucketsOperation::_cht->_resize_lock_owner != NULL, in do_task()
151 assert(BucketsOperation::_cht->_resize_lock_owner != NULL, in do_task()
159 BucketsOperation::_cht->unlock_resize_lock(thread); in done()
173 if (!BucketsOperation::_cht->internal_grow_prolog( in prepare()
174 thread, BucketsOperation::_cht->_log2_size_limit)) { in prepare()
184 assert(BucketsOperation::_cht->_resize_lock_owner != NULL, in do_task()
[all …]
H A DconcurrentHashTable.inline.hpp216 _cht(cht), in ScopedCS()
220 if (Atomic::load_acquire(&_cht->_invisible_epoch) != NULL) { in ScopedCS()
221 Atomic::release_store_fence(&_cht->_invisible_epoch, (Thread*)NULL); in ScopedCS()
237 return ScopedCS::_cht->internal_get(ScopedCS::_thread, lookup_f, grow_hint); in get()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/gtest/utilities/
H A Dtest_concurrentHashtable.cpp450 TestTable *_cht; member in CHTTestThread
594 delete _cht; in postmain()
624 _cht->remove(this, tl); in test_loop()
676 delete _cht; in postmain()
709 _cht->grow(this); in test_loop()
721 _cht->shrink(this); in test_loop()
812 _cht->do_scan(this, cnt); in postmain()
814 delete _cht; in postmain()
870 _cht->grow(this); in test_loop()
874 _cht->shrink(this); in test_loop()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/gtest/utilities/
H A Dtest_concurrentHashtable.cpp453 TestTable *_cht; member in CHTTestThread
597 delete _cht; in postmain()
627 _cht->remove(this, tl); in test_loop()
679 delete _cht; in postmain()
712 _cht->grow(this); in test_loop()
724 _cht->shrink(this); in test_loop()
815 _cht->do_scan(this, cnt); in postmain()
817 delete _cht; in postmain()
873 _cht->grow(this); in test_loop()
877 _cht->shrink(this); in test_loop()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/gtest/utilities/
H A Dtest_concurrentHashtable.cpp453 TestTable *_cht; member in CHTTestThread
597 delete _cht; in postmain()
627 _cht->remove(this, tl); in test_loop()
679 delete _cht; in postmain()
712 _cht->grow(this); in test_loop()
724 _cht->shrink(this); in test_loop()
815 _cht->do_scan(this, cnt); in postmain()
817 delete _cht; in postmain()
873 _cht->grow(this); in test_loop()
877 _cht->shrink(this); in test_loop()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/gtest/utilities/
H A Dtest_concurrentHashtable.cpp453 TestTable *_cht; member in CHTTestThread
597 delete _cht; in postmain()
627 _cht->remove(this, tl); in test_loop()
679 delete _cht; in postmain()
712 _cht->grow(this); in test_loop()
724 _cht->shrink(this); in test_loop()
815 _cht->do_scan(this, cnt); in postmain()
817 delete _cht; in postmain()
873 _cht->grow(this); in test_loop()
877 _cht->shrink(this); in test_loop()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/gtest/utilities/
H A Dtest_concurrentHashtable.cpp551 TestTable *_cht; member in CHTTestThread
695 delete _cht; in postmain()
725 _cht->remove(this, tl); in test_loop()
777 delete _cht; in postmain()
810 _cht->grow(this); in test_loop()
822 _cht->shrink(this); in test_loop()
913 _cht->do_scan(this, cnt); in postmain()
915 delete _cht; in postmain()
971 _cht->grow(this); in test_loop()
975 _cht->shrink(this); in test_loop()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/gtest/utilities/
H A Dtest_concurrentHashtable.cpp453 TestTable *_cht; member in CHTTestThread
597 delete _cht; in postmain()
627 _cht->remove(this, tl); in test_loop()
679 delete _cht; in postmain()
712 _cht->grow(this); in test_loop()
724 _cht->shrink(this); in test_loop()
815 _cht->do_scan(this, cnt); in postmain()
817 delete _cht; in postmain()
864 _cht->grow(this); in test_loop()
868 _cht->shrink(this); in test_loop()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/gtest/utilities/
H A Dtest_concurrentHashtable.cpp453 TestTable *_cht; member in CHTTestThread
597 delete _cht; in postmain()
627 _cht->remove(this, tl); in test_loop()
679 delete _cht; in postmain()
712 _cht->grow(this); in test_loop()
724 _cht->shrink(this); in test_loop()
815 _cht->do_scan(this, cnt); in postmain()
817 delete _cht; in postmain()
864 _cht->grow(this); in test_loop()
868 _cht->shrink(this); in test_loop()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/gtest/utilities/
H A Dtest_concurrentHashtable.cpp453 TestTable *_cht; member in CHTTestThread
597 delete _cht; in postmain()
627 _cht->remove(this, tl); in test_loop()
679 delete _cht; in postmain()
712 _cht->grow(this); in test_loop()
724 _cht->shrink(this); in test_loop()
815 _cht->do_scan(this, cnt); in postmain()
817 delete _cht; in postmain()
864 _cht->grow(this); in test_loop()
868 _cht->shrink(this); in test_loop()
[all …]
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/troff/
H A Dtdef.h743 #define cht env._cht
917 int _cht; member

12