代码搜索:Interprocess
找到约 134 项符合「Interprocess」的源代码
代码结果 134
www.eeworm.com/read/358128/3001436
pod perlfaq8.pod
=head1 NAME
perlfaq8 - System Interaction ($Revision: 10183 $)
=head1 DESCRIPTION
This section of the Perl FAQ covers questions involving operating
system interaction. Topics include interprocess
www.eeworm.com/read/173458/9656900
cpp clnpipe.cpp
// This is a client process that
// uses named pipes to perform
// interprocess communication with npipe.exe
#define INCL_DOSQUEUES
#include
#include
#include
www.eeworm.com/read/120487/6072125
readme
$Header: /cvsroot/pgsql/src/backend/storage/lmgr/README,v 1.13 2003/02/18 03:33:50 momjian Exp $
LOCKING OVERVIEW
Postgres uses three types of interprocess locks:
* Spinlocks. These are intended
www.eeworm.com/read/183001/5259011
readme
$PostgreSQL: pgsql/src/backend/storage/lmgr/README,v 1.17 2005/06/14 22:15:32 tgl Exp $
LOCKING OVERVIEW
Postgres uses three types of interprocess locks:
* Spinlocks. These are intended for *very
www.eeworm.com/read/375190/2736414
cpp ip_allocator.cpp
/* Boost.MultiIndex example of use of Boost.Interprocess allocators.
*
* Copyright 2003-2008 Joaquin M Lopez Munoz.
* Distributed under the Boost Software License, Version 1.0.
* (See accompanying
www.eeworm.com/read/136989/5826968
cpp fifo-test.cpp
// FIFO-test.cpp,v 4.12 2003/11/01 11:15:23 dhinton Exp
// Purpose: This program uses ACE_FIFO wrappers to perform
// interprocess communication between a parent process and a child
// process.
www.eeworm.com/read/121258/14763647
htm read.cgi-read=9877.htm
Re: Need Source:CWnd to CEdit (Interprocess)
www.eeworm.com/read/121258/14763904
htm read.cgi-read=9761.htm
Need Source:CWnd to CEdit (Interprocess)
www.eeworm.com/read/121258/14764643
htm read.cgi-read=9777.htm
Re: Need Source:CWnd to CEdit (Interprocess)
www.eeworm.com/read/213039/4931111
cpp fifo-test.cpp
// FIFO-test.cpp,v 4.12 2003/11/01 11:15:23 dhinton Exp
// Purpose: This program uses ACE_FIFO wrappers to perform
// interprocess communication between a parent process and a child
// process.