Home
last modified time | relevance | path

Searched refs:get_bucket_in (Results 1 – 16 of 16) sorted by relevance

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.inline.hpp573 Bucket* bucket = get_bucket_in(table, hash); in get_bucket()
576 bucket = get_bucket_in(table, hash); in get_bucket()
1068 Bucket* bucket = get_bucket_in(table, hash); in unsafe_insert()
H A DconcurrentHashTable.hpp274 Bucket* get_bucket_in(InternalTable* table, const uintx hash) const { in get_bucket_in() function in ConcurrentHashTable
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.inline.hpp574 Bucket* bucket = get_bucket_in(table, hash); in get_bucket()
577 bucket = get_bucket_in(table, hash); in get_bucket()
1093 Bucket* bucket = get_bucket_in(table, hash); in unsafe_insert()
H A DconcurrentHashTable.hpp276 Bucket* get_bucket_in(InternalTable* table, const uintx hash) const { in get_bucket_in() function in ConcurrentHashTable
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.inline.hpp573 Bucket* bucket = get_bucket_in(table, hash); in get_bucket()
576 bucket = get_bucket_in(table, hash); in get_bucket()
1068 Bucket* bucket = get_bucket_in(table, hash); in unsafe_insert()
H A DconcurrentHashTable.hpp281 Bucket* get_bucket_in(InternalTable* table, const uintx hash) const { in get_bucket_in() function in ConcurrentHashTable
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.inline.hpp573 Bucket* bucket = get_bucket_in(table, hash); in get_bucket()
576 bucket = get_bucket_in(table, hash); in get_bucket()
1068 Bucket* bucket = get_bucket_in(table, hash); in unsafe_insert()
H A DconcurrentHashTable.hpp281 Bucket* get_bucket_in(InternalTable* table, const uintx hash) const { in get_bucket_in() function in ConcurrentHashTable
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.hpp280 Bucket* get_bucket_in(InternalTable* table, const uintx hash) const { in get_bucket_in() function in ConcurrentHashTable
H A DconcurrentHashTable.inline.hpp588 Bucket* bucket = get_bucket_in(table, hash); in get_bucket()
591 bucket = get_bucket_in(table, hash); in get_bucket()
1083 Bucket* bucket = get_bucket_in(table, hash); in unsafe_insert()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.inline.hpp582 Bucket* bucket = get_bucket_in(table, hash); in get_bucket()
585 bucket = get_bucket_in(table, hash); in get_bucket()
1088 Bucket* bucket = get_bucket_in(table, hash); in unsafe_insert()
H A DconcurrentHashTable.hpp273 Bucket* get_bucket_in(InternalTable* table, const uintx hash) const { in get_bucket_in() function in ConcurrentHashTable
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.inline.hpp582 Bucket* bucket = get_bucket_in(table, hash); in get_bucket()
585 bucket = get_bucket_in(table, hash); in get_bucket()
1088 Bucket* bucket = get_bucket_in(table, hash); in unsafe_insert()
H A DconcurrentHashTable.hpp273 Bucket* get_bucket_in(InternalTable* table, const uintx hash) const { in get_bucket_in() function in ConcurrentHashTable
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/utilities/
H A DconcurrentHashTable.inline.hpp581 Bucket* bucket = get_bucket_in(table, hash); in get_bucket()
584 bucket = get_bucket_in(table, hash); in get_bucket()
1156 Bucket* bucket = get_bucket_in(table, hash); in unsafe_insert()
H A DconcurrentHashTable.hpp278 Bucket* get_bucket_in(InternalTable* table, const uintx hash) const { in get_bucket_in() function in ConcurrentHashTable