代码搜索:shared
找到约 10,000 项符合「shared」的源代码
代码结果 10,000
www.eeworm.com/read/242657/4547308
nodelocal_shared gnumakefile.nodelocal_shared
# -*- Makefile -*-
#----------------------------------------------------------------------------
# GNU Makefile
#
# @file GNUmakefile.Nodelocal_Shared
#
# $Id: gnu.mpd 77593 2007-03-07 16:38:39Z
www.eeworm.com/read/242657/4547337
mpc shared_memory.mpc
// -*- MPC -*-
// $Id: shared_memory.mpc 69659 2005-11-26 03:13:13Z ossama $
project(*Hash Map) : aceexe {
avoids += ace_for_tao
exename = Hash_Map
Source_Files {
Hash_Map.cpp
}
}
projec
www.eeworm.com/read/242657/4547345
sln shared_memory.sln
Microsoft Visual Studio Solution File, Format Version 8.00
#
# $Id: VC71WorkspaceCreator.pm 1159 2007-03-15 12:28:15Z elliott_c $
#
# This file was generated by MPC. Any changes made directly to
www.eeworm.com/read/242657/4549228
rules shared.pre.rules
# file : BuildRules/Shared.pre.rules
# author : Boris Kolpackov
# copyright : Copyright (c) 2002-2003 Boris Kolpackov
# license : http://kolpackov.net/license.html
$(c
www.eeworm.com/read/242657/4549232
rules shared.post.rules
# file : BuildRules/Shared.post.rules
# author : Boris Kolpackov
# copyright : Copyright (c) 2002-2003 Boris Kolpackov
# license : http://kolpackov.net/license.html
$(
www.eeworm.com/read/241064/4563691
c shared_mem.c
#include
RT_HEAP heap_desc;
void *shared_mem; /* Start address of the shared memory segment */
/* A shared memory segment with Xenomai is implemented as a mappable
real-time heap
www.eeworm.com/read/238372/4615369
c shared_mmap.c
/* this tests whether we can use a shared writeable mmap on a file -
as needed for the mmap variant of FAST_SHARE_MODES */
#if defined(HAVE_UNISTD_H)
#include
#endif
#include
www.eeworm.com/read/235341/4651568
bb shared functions.bb
;Common Functions
;==================================================================
;This include file contains functions that are used by several demos. It does not contain
;any significant path
www.eeworm.com/read/234510/4658824
hpp shared_count.hpp
#ifndef BOOST_DETAIL_SHARED_COUNT_HPP_INCLUDED
#define BOOST_DETAIL_SHARED_COUNT_HPP_INCLUDED
#if defined(_MSC_VER) && (_MSC_VER >= 1020)
# pragma once
#endif
//
// detail/shared_count.hpp
//
// C
www.eeworm.com/read/232407/4701314
hpp shared_array.hpp
#ifndef BOOST_SHARED_ARRAY_HPP_INCLUDED
#define BOOST_SHARED_ARRAY_HPP_INCLUDED
//
// shared_array.hpp
//
// (C) Copyright Greg Colvin and Beman Dawes 1998, 1999.
// Copyright (c) 2001, 2002 Peter