代码搜索:shared
找到约 10,000 项符合「shared」的源代码
代码结果 10,000
www.eeworm.com/read/407993/11406534
makefile
!if 0
Copyright (c) Microsoft Corporation. All rights reserved.
!endif
!if 0
Use of this source code is subject to the terms of the Microsoft shared
source or premium shared source license agree
www.eeworm.com/read/339943/12193763
vb writefile.vb
Public Class WriteFile
Public Shared Sub write()
End Sub
End Class
www.eeworm.com/read/233424/14151443
h semexample.h
/*******
Shared Semaphore Code Example
The following code example depicts two tasks executing on different CPUs and using
shared semaphores. The routine semTask1( ) creates the shared semaphore, i
www.eeworm.com/read/233424/14151539
cc testq.cc
// testQ.cc - Test the shared queue template class
// Copyright 1998-2010 Wind River Systems, Inc.
//
// modification history
// --------------------
// 01a,25mar98,pai written
//
//
// DESCRIPTIO
www.eeworm.com/read/227427/14425708
dec_notes
-------------------------------------------------------------------------------
$Id: dec_notes,v 1.7 2000/03/21 20:13:02 gray Exp $
--------------------------------------------------------------------
www.eeworm.com/read/123658/14617943
h linux.h
/* Definitions for Intel 386 running Linux with ELF format
Copyright (C) 1994, 1995 Free Software Foundation, Inc.
Contributed by Eric Youngdale.
Modified for stabs-in-ELF by H.J. Lu.
This f
www.eeworm.com/read/222590/14684780
h semexample.h
/*******
Shared Semaphore Code Example
The following code example depicts two tasks executing on different CPUs and using
shared semaphores. The routine semTask1( ) creates the shared semaphore, i