Home
last modified time | relevance | path

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

/thrift-3.4.0/lib/cpp/src/thrift/server/
DTNonblockingServer.cpp902 std::shared_ptr<TNonblockingIOThread> iot = ioThreads_.back(); in ~TNonblockingServer() local
904 iot->setThread(std::shared_ptr<Thread>()); in ~TNonblockingServer()