Searched refs:InsertKeyWithHintConcurrently (Results 1 – 3 of 3) sorted by relevance
140 virtual bool InsertKeyWithHintConcurrently(KeyHandle handle, void** hint) { in InsertKeyWithHintConcurrently() function
57 bool InsertKeyWithHintConcurrently(KeyHandle handle, void** hint) override { in InsertKeyWithHintConcurrently() function in ROCKSDB_NAMESPACE::__anon1cbf76c00111::SkipListRep
554 : table->InsertKeyWithHintConcurrently(handle, hint); in Add()