handle 75 ConcordanceMain.cpp managed_shared_memory::handle_t handle = 0; // 共有メモリアドレスハンドル handle 78 ConcordanceMain.cpp handle = static_cast<managed_shared_memory::handle_t> handle 80 ConcordanceMain.cpp vp = segment1.get_address_from_handle(handle); handle 83 ConcordanceMain.cpp handle = static_cast<managed_shared_memory::handle_t> handle 85 ConcordanceMain.cpp vp = segment1.get_address_from_handle(handle); handle 88 ConcordanceMain.cpp handle = static_cast<managed_shared_memory::handle_t> handle 90 ConcordanceMain.cpp vp = segment2.get_address_from_handle(handle); handle 93 ConcordanceMain.cpp handle = static_cast<managed_shared_memory::handle_t> handle 95 ConcordanceMain.cpp vp = segment2.get_address_from_handle(handle); handle 178 CorpusLoaderDaemon.cpp managed_shared_memory::handle_t handle = 0; handle 183 CorpusLoaderDaemon.cpp handle = segment.get_handle_from_address(mp); handle 184 CorpusLoaderDaemon.cpp log << "CorpusLoader\tCorpus handle: " << handle << std::endl; handle 185 CorpusLoaderDaemon.cpp conf << "CORPUSHDL=" << handle << std::endl; handle 188 CorpusLoaderDaemon.cpp handle = segment.get_handle_from_address(mp); handle 189 CorpusLoaderDaemon.cpp log << "CorpusLoader\tTitleDB handle: " << handle << std::endl; handle 190 CorpusLoaderDaemon.cpp conf << "TITLDBHDL=" << handle << std::endl; handle 238 WordTreeBuilderDaemon.cpp managed_shared_memory::handle_t handle; // 連絡用ハンドラ handle 279 WordTreeBuilderDaemon.cpp handle = segment.get_handle_from_address(hp); handle 281 WordTreeBuilderDaemon.cpp << handle << std::endl; handle 282 WordTreeBuilderDaemon.cpp conf << "WORDTLHDL=" << handle << std::endl; handle 321 WordTreeBuilderDaemon.cpp handle = segment.get_handle_from_address(hp); handle 323 WordTreeBuilderDaemon.cpp << handle << std::endl; handle 324 WordTreeBuilderDaemon.cpp conf << "WORDTAHDL=" << handle << std::endl;