代码搜索:shared
找到约 10,000 项符合「shared」的源代码
代码结果 10,000
www.eeworm.com/read/168763/5438273
c gaos2.c
/****************************************************************************
*
* SciTech Nucleus Graphics Architecture
*
* Copyright (C) 1991-1998 SciTech Software, In
www.eeworm.com/read/168763/5440101
c gaos2.c
/****************************************************************************
*
* SciTech Nucleus Graphics Architecture
*
* Copyright (C) 1991-1998 SciTech Software, In
www.eeworm.com/read/167562/5457985
3 dladdr.3
.\"
.\" Copyright (c) 1998 John D. Polstra
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the followi
www.eeworm.com/read/164889/5487171
c gaos2.c
/****************************************************************************
*
* SciTech Nucleus Graphics Architecture
*
* Copyright (C) 1991-1998 SciTech Software, In
www.eeworm.com/read/162614/5516392
h linux.h
/* Definitions for SPARC running Linux-based GNU systems with ELF.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004, 2005
Free Software Foundation, Inc.
Contributed by Eddie C. Do
www.eeworm.com/read/161112/5560925
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/161112/5560962
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