Home
last modified time | relevance | path

Searched defs:WaitNode (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/third-party/folly/folly/synchronization/
DParkingLot.h153 struct WaitNode : public parking_lot_detail::WaitNodeBase { struct
157 WaitNode(uint64_t key, uint64_t lotid, D&& data) in WaitNode() argument