Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/folly/folly/synchronization/
DDistributedMutex-inl.h504 class TaskWithBigReturnValue {
525 explicit TaskWithBigReturnValue(Func func, Waiter&) in TaskWithBigReturnValue() function
567 TaskWithBigReturnValue<Func, Waiter>>>>>;
623 typename StorageType = typename TaskWithBigReturnValue<R, W>::StorageType>
624 void attach(TaskWithBigReturnValue<R, W>& task, StorageType& storage) {