代码搜索:shared
找到约 10,000 项符合「shared」的源代码
代码结果 10,000
www.eeworm.com/read/120487/6072088
install
Installation of PL/pgSQL
1) Type 'make' to build the shared plpgsql object.
2) Type 'make install' to install the shared object in
the PostgreSQL library directory.
3) Declare the PL/pgSQL procedu
www.eeworm.com/read/120487/6072133
c ipci.c
/*-------------------------------------------------------------------------
*
* ipci.c
* POSTGRES inter-process communication initialization code.
*
* Portions Copyright (c) 1996-2003, PostgreS
www.eeworm.com/read/120487/6072183
c sysv_shmem.c
/*-------------------------------------------------------------------------
*
* sysv_shmem.c
* Implement shared memory using SysV facilities
*
* These routines represent a fairly thin layer on
www.eeworm.com/read/119649/6083203
cs datamanager.cs
//This file is part of ORM.NET.
//
//ORM.NET is free software; you can redistribute it and/or
//modify it under the terms of the GNU Lesser General Public
//License as published by the Free Softwa
www.eeworm.com/read/119340/6090569
java kdfparameters.java
package org.bouncycastle.crypto.params;
import org.bouncycastle.crypto.DerivationParameters;
/**
* parameters for Key derivation functions.
*/
public class KDFParameters
implements Der
www.eeworm.com/read/112162/6150703
3 mm.3
.rn '' }`
''' $RCSfile: mm.3,v $$Revision: 1.4 $$Date: 2000/05/03 17:15:49 $
'''
''' $Log: mm.3,v $
''' Revision 1.4 2000/05/03 17:15:49 rbb
''' Update MM to the latest version. retrieved from
'''
www.eeworm.com/read/112162/6150713
pod mm.pod
## ====================================================================
## Copyright (c) 1999-2000 Ralf S. Engelschall. All rights reserved.
##
## Redistribution and use in source and binary forms, wi
www.eeworm.com/read/111370/6157367
java applicationbean.java
package org.jahia.data.applications;
import java.util.*;
import org.jahia.utils.*; // JahiaConsole
/**
* This object contains all the data relative to an application, notably the
* cont
www.eeworm.com/read/101082/6244774
2 shmctl.2
.\" SCCSID: @(#)shmctl.2 8.1 9/11/90
.TH shmctl 2
.SH Name
shmctl \- shared memory control operations
.SH Syntax
.nf
.B #include
.B #include
.B #include
www.eeworm.com/read/101082/6244797
2 shmget.2
.\" SCCSID: @(#)shmget.2 8.1 9/11/90
.TH shmget 2
.SH Name
shmget \- get shared memory segment
.SH Syntax
.nf
.ft B
#include
#include
#include
.PP
.ft B
int shmge