代码搜索:shared
找到约 10,000 项符合「shared」的源代码
代码结果 10,000
www.eeworm.com/read/123117/6063306
java nomoreballsexception.java
package bingo.shared;
public class NoMoreBallsException extends BingoException {
}
www.eeworm.com/read/120487/6072136
c shmem.c
/*-------------------------------------------------------------------------
*
* shmem.c
* create shared memory and initialize shared memory data structures.
*
* Portions Copyright (c) 1996-2003
www.eeworm.com/read/119864/6081963
1 ldd.1
.\" Copyright 1995-2000 David Engel (david@ods.com)
.\" Copyright 1995 Rickard E. Faith (faith@cs.unc.edu)
.\" Most of this was copied from the README file. Do not restrict distribution.
.\" May be d
www.eeworm.com/read/119649/6082899
format initdbmethod.format
private Shared Sub InitDb(ByRef ds As DataSet)
{0}
End Sub
www.eeworm.com/read/111374/6155236
readme
The reason these libraries are built outside of the standard XFree86
tree is so that they can be linked as shared object code directly into
SDL without causing any symbol collisions with code in the
www.eeworm.com/read/110972/6161856
readme
The reason these libraries are built outside of the standard XFree86
tree is so that they can be linked as shared object code directly into
SDL without causing any symbol collisions with code in t
www.eeworm.com/read/106928/6191025
java nomoreballsexception.java
package bingo.shared;
public class NoMoreBallsException extends BingoException {
}
www.eeworm.com/read/105659/6197516
java nomoreballsexception.java
package bingo.shared;
public class NoMoreBallsException extends BingoException {
}
www.eeworm.com/read/101082/6244699
2 flock.2
.\" SCCSID: @(#)flock.2 8.1 9/11/90
.TH flock 2
.SH Name
flock \- apply or remove an advisory lock on an open file
.SH Syntax
.nf
.ft B
#include
.PP
.ft B
.DT
#define LOCK_SH 1 /* shared
www.eeworm.com/read/101082/6244738
2 shmop.2
.\" SCCSID: @(#)shmop.2 8.1 9/11/90
.TH shmop 2
.SH Name
shmop, shmat, shmdt \- shared memory operations
.SH Syntax
.ft B
.nf
#include
#include
#include
.PP
.ft B