代码搜索:shared

找到约 10,000 项符合「shared」的源代码

代码结果 10,000
www.eeworm.com/read/419199/10880191

c test1.c

/* Our first program is a consumer. After the headers the shared memory segment (the size of our shared memory structure) is created with a call to shmget, with the IPC_CREAT bit specified. */
www.eeworm.com/read/457234/7330615

cc htneimg.cc

/* * HT Editor * htneimg.cc * * Copyright (C) 1999-2002 Stefan Weyergraf * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public
www.eeworm.com/read/457234/7330771

cc classimg.cc

/* * HT Editor * classimg.cc * * Copyright (C) 2002 Stefan Weyergraf * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Lice
www.eeworm.com/read/136989/5827747

h mmap.h

// mmap.h,v 1.3 1999/09/22 03:14:00 jcej Exp #ifndef MMAP_H #define MMAP_H // The expected filename for ACE_Shared_Memory_MM.h #include "ace/Shared_Memory_MM.h" // Just enough for the alpha
www.eeworm.com/read/100926/6264115

h mmap.h

// mmap.h,v 1.3 1999/09/22 03:14:00 jcej Exp #ifndef MMAP_H #define MMAP_H // The expected filename for ACE_Shared_Memory_MM.h #include "ace/Shared_Memory_MM.h" // Just enough for the alpha
www.eeworm.com/read/265314/11268718

acc makefile.acc

# -*- makefile -*- # Makefile for Generic HP-Unix with GCC compiler FAULT_TOLERANT=0 # Default install directory PREFIX = /usr/local # Place where to copy GastDB header files INCSPATH=$(PR
www.eeworm.com/read/156224/11817669

acc makefile.acc

# -*- makefile -*- # Makefile for Generic HP-Unix with GCC compiler FAULT_TOLERANT=0 # Default install directory PREFIX = /usr/local # Place where to copy GastDB header files INCSPATH=$(PREFIX)/inc
www.eeworm.com/read/169307/5425580

in makefile.in

top_builddir=../.. top_srcdir=../../ srcdir=@srcdir@ include $(top_srcdir)/Make.rules .SUFFIXES: .la SHARED_CFLAGS=-DPR_SHARED_MODULE SHARED_LDFLAGS=-avoid-version -export-dynamic -module VPATH=@sr
www.eeworm.com/read/170872/9782882

acc makefile.acc

# -*- makefile -*- # Makefile for Generic HP-Unix with GCC compiler FAULT_TOLERANT=0 # Default install directory PREFIX = /usr/local # Place where to copy GastDB header files INCSPATH=$(PREFIX)/inc
www.eeworm.com/read/113559/6127605

mak gcc.mak

# -*- Makefile -*- Time-stamp: # $Id: gcc.mak,v 1.2 2004/01/21 20:16:42 dums Exp $ SRCROOT := ../../../src/explore COMPILER_NAME := gcc # STLPORT_DIR := /export/home/ptr/STLp