20 class EventBaseManager;
94 return thread_.native_handle();
102 return thread_.get_id();
112 return currentWorker_;
116 virtual void setup();
static FOLLY_TLS WorkerThread * currentWorker_
std::thread::native_handle_type getThreadNativeHandle() noexcept
—— Concurrent Priority Queue Implementation ——
requires E e noexcept(noexcept(s.error(std::move(e))))
folly::EventBase eventBase_
std::thread::id getThreadId() const noexcept
bool wait(Waiter *waiter, bool shouldSleep, Waiter *&next)
folly::EventBase * getEventBase()
static WorkerThread * getCurrentWorkerThread()