代码搜索:Interprocess

找到约 134 项符合「Interprocess」的源代码

代码结果 134
www.eeworm.com/read/266123/11239553

c ipc.c

/** ipc.c ** ** Original Author: Guido de Jong ** Date: 01/06/99 ** ** Description: ** Interprocess Communication ** ** This program is free software, you can redistribute it and/or ** modif
www.eeworm.com/read/100234/6273186

c snipc.c

/* snipc.c - Interprocess communication of Synchronizer * Kernel of GNU SQL-server. Synchronizer * * This file is a part of GNU SQL Server * * Copyright (c) 1996, 1997, Free Sof
www.eeworm.com/read/100234/6273200

c ljipc.c

/* * ljipc.c - Interprocess communications of Logical Journal * Kernel of GNU SQL-server. Journals * * This file is a part of GNU SQL Server * * Copyright (c) 1996, 1997, Free
www.eeworm.com/read/179753/9340264

htm ch25_05.htm

Interprocess Communication (IPC) (Programming Perl)
www.eeworm.com/read/179753/9340788

htm ch16_01.htm

Interprocess Communication (Programming Perl)
www.eeworm.com/read/400494/2352286

texi pipe.texi

@node Pipes and FIFOs, Sockets, File System Interface, Top @chapter Pipes and FIFOs @cindex pipe A @dfn{pipe} is a mechanism for interprocess communication; data written to the pipe by one process ca
www.eeworm.com/read/375190/2734199

v2 jamfile.v2

# Boost Interprocess Library Example Jamfile # (C) Copyright Ion Gaztanaga 2006. # Use, modification and distribution are subject to the # Boost Software License, Version 1.0. (See accompanying fil
www.eeworm.com/read/375190/2734278

v2 jamfile.v2

# Boost Interprocess Library Test Jamfile # (C) Copyright Ion Gaztanaga 2006. # Use, modification and distribution are subject to the # Boost Software License, Version 1.0. (See accompanying file
www.eeworm.com/read/468931/6982180

html 0,1410,26545,00.html

Using COM to Accept Interprocess Drag and Drop operations U
www.eeworm.com/read/460691/1558338

pod perlipc.pod

=head1 NAME perlipc - Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores) =head1 DESCRIPTION The basic IPC facilities of Perl are built out of