代码搜索:Interprocess
找到约 134 项符合「Interprocess」的源代码
代码结果 134
www.eeworm.com/read/375190/2727919
hpp sp_counted_impl.hpp
#ifndef BOOST_INTERPROCESS_DETAIL_SP_COUNTED_IMPL_HPP_INCLUDED
#define BOOST_INTERPROCESS_DETAIL_SP_COUNTED_IMPL_HPP_INCLUDED
// MS compatible compilers support #pragma once
#if defined(_MSC_VER) &&
www.eeworm.com/read/288095/4011448
cpp sckipc.cpp
/////////////////////////////////////////////////////////////////////////////
// Name: sckipc.cpp
// Purpose: Interprocess communication implementation (wxSocket version)
// Author:
www.eeworm.com/read/375190/2734020
makeall
ifndef CC
CC=g++
endif
BOOST_ROOT=../../../..
BOOST_LIBS=/usr/local/lib
INTERPROCESS_CPP := $(wildcard ../../test/*.cpp)
INTERPROCESS_OUT := $(patsubst ../../test/%.cpp, ../../bin/linux/test_%.out
www.eeworm.com/read/141268/5774912
h sckipc.h
/////////////////////////////////////////////////////////////////////////////
// Name: sckipc.h
// Purpose: Interprocess communication implementation (wxSocket version)
// Author: J
www.eeworm.com/read/481231/1297725
cpp xtalk.cpp
//======================================================================
// XTalk - A simple interprocess communication application for Windows CE
//
// Written for the book Programming Windows CE
www.eeworm.com/read/288095/4010484
h sckipc.h
/////////////////////////////////////////////////////////////////////////////
// Name: sckipc.h
// Purpose: Interprocess communication implementation (wxSocket version)
// Author: J
www.eeworm.com/read/375190/2727921
hpp shared_count.hpp
//////////////////////////////////////////////////////////////////////////////
//
// This file is the adaptation for Interprocess of boost/detail/shared_count.hpp
//
// (C) Copyright Peter Dimov and M
www.eeworm.com/read/375190/2727922
hpp shared_ptr.hpp
//////////////////////////////////////////////////////////////////////////////
//
// This file is the adaptation for Interprocess of boost/shared_ptr.hpp
//
// (C) Copyright Greg Colvin and Beman Dawe
www.eeworm.com/read/375190/2727923
hpp intrusive_ptr.hpp
//////////////////////////////////////////////////////////////////////////////
//
// This file is the adaptation for Interprocess of boost/intrusive_ptr.hpp
//
// (C) Copyright Peter Dimov 2001, 2002
www.eeworm.com/read/375190/2727924
hpp enable_shared_from_this.hpp
//////////////////////////////////////////////////////////////////////////////
//
// This file is the adaptation for Interprocess of boost/enable_shared_from_this.hpp
//
// (C) Copyright Peter Dimov 2