代码搜索:shared

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

代码结果 10,000
www.eeworm.com/read/129337/14250578

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/228773/14363726

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/147608/12542485

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/133667/14030691

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/264909/11294989

c consumer.c

#include #include #include #include #include #include #include #include "shm_com.h" int main() { int running = 1; v
www.eeworm.com/read/159325/10669974

c ki_util.c

#include "kernel_interface.h" #ifndef __TCS__ #include #include #include #include static struct { DIRECTORY directory; QUEUE queues
www.eeworm.com/read/131315/5936229

h mips-5.h

/* Definitions of target machine for GNU compiler. MIPS RISC-OS 5.0 default version. Copyright (C) 1992 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; yo
www.eeworm.com/read/120487/6072051

makefile

#------------------------------------------------------------------------- # # Makefile for the pltcl shared object # # $Header: /cvsroot/pgsql/src/pl/tcl/Makefile,v 1.40.2.1 2004/01/21 19:25:11 tgl E
www.eeworm.com/read/476660/6757152

h action.h

/* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the Lic
www.eeworm.com/read/166793/5472480

makefile

SHARED_LOCAL=../shared APP_CFLAGS += -DBASE_STATION BASEDIR=../../../ include ../../Makeinclude