代码搜索:shared
找到约 10,000 项符合「shared」的源代码
代码结果 10,000
www.eeworm.com/read/290592/8473663
dec_notes
-------------------------------------------------------------------------------
$Id: dec_notes,v 1.7 2000/03/21 20:13:02 gray Exp $
--------------------------------------------------------------------
www.eeworm.com/read/181788/9236965
cc testq.cc
// testQ.cc - Test the shared queue template class
// Copyright 1998-2010 Wind River Systems, Inc.
//
// modification history
// --------------------
// 01a,25mar98,pai written
//
//
//
www.eeworm.com/read/377683/9265348
sh mkextu.sh
#!/bin/sh
#
# This script is used to compile SQLite into a shared library on Linux.
#
# Two separate shared libraries are generated. "sqlite3.so" is the core
# library. "tclsqlite3.so" contains the
www.eeworm.com/read/177261/9462816
h semexample.h
/*******
Shared Semaphore Code Example
The following code example depicts two tasks executing on different CPUs and using
shared semaphores. The routine semTask1( ) creates the shared semaphore, i
www.eeworm.com/read/177261/9462936
cc testq.cc
// testQ.cc - Test the shared queue template class
// Copyright 1998-2010 Wind River Systems, Inc.
//
// modification history
// --------------------
// 01a,25mar98,pai written
//
//
// DESCRIPTIO
www.eeworm.com/read/366065/9834617
in tclconfig.sh.in
# tclConfig.sh --
#
# This shell script (for sh) is generated automatically by Tcl's
# configure script. It will create shell variables for most of
# the configuration options discovered by the conf
www.eeworm.com/read/366065/9835094
in tclconfig.sh.in
# tclConfig.sh --
#
# This shell script (for sh) is generated automatically by Tcl's
# configure script. It will create shell variables for most of
# the configuration options discovered by the conf
www.eeworm.com/read/365797/9846576
c smpktlib.c
/* smPktLib.c - VxWorks shared packet protocol library */
/* Copyright 1984-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
02m,03may02,mas cache flush and volatile fi
www.eeworm.com/read/166559/10016516
makefile
libwavelet.so:libwavelet.c ../rdini/rdini.c ../writelog/writelog.c
gcc -fpic -shared -o libwavelet.so libwavelet.c ../rdini/rdini.c ../writelog/writelog.c
www.eeworm.com/read/421666/10714436
in config.h.in
/* config.h.in (GLPK configuration template file) */
#undef HAVE_VSNPRINTF
/* defined if the vsnprintf function can be used */
#undef HAVE_GMP
/* defined if the GNU MP bignum library is available */