代码搜索:shared
找到约 10,000 项符合「shared」的源代码
代码结果 10,000
www.eeworm.com/read/161112/5560939
c buffsend.c
/* buffSend.c - simple buffer exchange protocol send side */
/* Copyright 1984-1997 Wind River Systems, Inc. */
/*
modification history
--------------------
01b,06nov97,mm added copyright.
01b,17se
www.eeworm.com/read/158865/5592918
ml irix5.ml
# We don't need -fpic on IRIX, so let's install both the shared and
# non-shared versions.
LIBS = $(ARLIB) $(ARLINK) $(SHLIB) $(SHLINK)
DEPLIBS = ../$(SHLIB)
SHDEPS = -lm
www.eeworm.com/read/283196/9036296
c shm1.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. */
#inc
www.eeworm.com/read/176730/9486057
c shm1.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. */
#inc
www.eeworm.com/read/372449/9510190
c shm1.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. */
#inc
www.eeworm.com/read/365783/9847528
c shm1.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. */
#inc
www.eeworm.com/read/277934/10593268
makefile
## file: test/Makefile.cc
## author: Marc Bumble
## Mon Aug 11, 2003
## Memory allocator code for shared memory access
## Copyright (C) 2003 by Marc D. Bumble
## This program is free software;
www.eeworm.com/read/457234/7330742
cc htne.cc
/*
* HT Editor
* htne.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 Lic
www.eeworm.com/read/399963/7818971
c shm1.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. */
#inc
www.eeworm.com/read/251547/12338347
c shm1.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. */
#inc