Home
last modified time | relevance | path

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

/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/utilities/
H A DconcurrentHashTable.inline.hpp460 Bucket* bucket = get_bucket_locked(thread, lookup_f.get_hash()); in internal_remove()
592 get_bucket_locked(Thread* thread, const uintx hash) in get_bucket_locked() function in ConcurrentHashTable
930 Bucket* bucket = get_bucket_locked(thread, lookup_f.get_hash()); in internal_get_insert()
995 Bucket* bucket = get_bucket_locked(thread, lookup_f.get_hash()); in internal_insert()
H A DconcurrentHashTable.hpp287 Bucket* get_bucket_locked(Thread* thread, const uintx hash);
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.inline.hpp449 Bucket* bucket = get_bucket_locked(thread, lookup_f.get_hash()); in internal_remove()
584 get_bucket_locked(Thread* thread, const uintx hash) in get_bucket_locked() function in ConcurrentHashTable
916 Bucket* bucket = get_bucket_locked(thread, lookup_f.get_hash()); in internal_insert()
H A DconcurrentHashTable.hpp283 Bucket* get_bucket_locked(Thread* thread, const uintx hash);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.inline.hpp450 Bucket* bucket = get_bucket_locked(thread, lookup_f.get_hash()); in internal_remove()
585 get_bucket_locked(Thread* thread, const uintx hash) in get_bucket_locked() function in ConcurrentHashTable
933 Bucket* bucket = get_bucket_locked(thread, lookup_f.get_hash()); in internal_insert_get()
H A DconcurrentHashTable.hpp285 Bucket* get_bucket_locked(Thread* thread, const uintx hash);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.inline.hpp449 Bucket* bucket = get_bucket_locked(thread, lookup_f.get_hash()); in internal_remove()
584 get_bucket_locked(Thread* thread, const uintx hash) in get_bucket_locked() function in ConcurrentHashTable
916 Bucket* bucket = get_bucket_locked(thread, lookup_f.get_hash()); in internal_insert()
H A DconcurrentHashTable.hpp290 Bucket* get_bucket_locked(Thread* thread, const uintx hash);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.inline.hpp449 Bucket* bucket = get_bucket_locked(thread, lookup_f.get_hash()); in internal_remove()
584 get_bucket_locked(Thread* thread, const uintx hash) in get_bucket_locked() function in ConcurrentHashTable
916 Bucket* bucket = get_bucket_locked(thread, lookup_f.get_hash()); in internal_insert()
H A DconcurrentHashTable.hpp290 Bucket* get_bucket_locked(Thread* thread, const uintx hash);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.hpp289 Bucket* get_bucket_locked(Thread* thread, const uintx hash);
H A DconcurrentHashTable.inline.hpp464 Bucket* bucket = get_bucket_locked(thread, lookup_f.get_hash()); in internal_remove()
599 get_bucket_locked(Thread* thread, const uintx hash) in get_bucket_locked() function in ConcurrentHashTable
931 Bucket* bucket = get_bucket_locked(thread, lookup_f.get_hash()); in internal_insert()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.inline.hpp463 Bucket* bucket = get_bucket_locked(thread, lookup_f.get_hash()); in internal_remove()
593 get_bucket_locked(Thread* thread, const uintx hash) in get_bucket_locked() function in ConcurrentHashTable
931 Bucket* bucket = get_bucket_locked(thread, lookup_f.get_hash()); in internal_insert()
H A DconcurrentHashTable.hpp282 Bucket* get_bucket_locked(Thread* thread, const uintx hash);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.inline.hpp463 Bucket* bucket = get_bucket_locked(thread, lookup_f.get_hash()); in internal_remove()
593 get_bucket_locked(Thread* thread, const uintx hash) in get_bucket_locked() function in ConcurrentHashTable
931 Bucket* bucket = get_bucket_locked(thread, lookup_f.get_hash()); in internal_insert()
H A DconcurrentHashTable.hpp282 Bucket* get_bucket_locked(Thread* thread, const uintx hash);