代码搜索:blocking

找到约 1,859 项符合「blocking」的源代码

代码结果 1,859
www.eeworm.com/read/136989/5831136

cpp blocking_server.cpp

// blocking_server.cpp,v 1.6 2002/01/29 20:21:08 okellogg Exp #include "ace/Get_Opt.h" #include "Manager.h" ACE_RCSID(LongUpcalls, blocking_server, "blocking_server.cpp,v 1.6 2002/01/29 20:21:0
www.eeworm.com/read/100926/6263263

dsw non_blocking.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/100926/6263269

dsp non_blocking.dsp

# Microsoft Developer Studio Project File - Name="client" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Co
www.eeworm.com/read/488254/6499425

vwf non_blocking.vwf

/* WARNING: Do NOT edit the input and output ports in this file in a text editor if you plan to continue editing the block that represents it in the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/488254/6499436

v non_blocking.v

module non_blocking(clk,a,b,c); output [3:0] b,c; input [3:0] a; input clk; reg [3:0] b,c; always @(posedge clk) begin b
www.eeworm.com/read/488254/6499437

bak blocking.v.bak

module block1(clk,a,b,c); output [3:0] b,c; input [3:0] a; input clk; reg [3:0] b,c; always @(posedge clk) begin b=a; c=b; $display("Blocking:a=%d,b=%d,c=%d.",a,b,c); end
www.eeworm.com/read/346384/11751620

c non_blocking.c

/* * non_blocking - set/clear open file non-blocking I/O flag * * Environment: POSIX, 43BSD * * Author: Wietse Venema. */ #include #include /* Backwards compat
www.eeworm.com/read/242657/4548066

sln blocking_wince.sln

 Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 # $Id: VC8WorkspaceCreator.pm 1139 2007-02-08 19:49:06Z elliott_c $ # # This file was generated by MPC. Any chan
www.eeworm.com/read/242657/4548075

mpc connection_blocking.mpc

// -*- MPC -*- // $Id: Connection_Blocking.mpc 69659 2005-11-26 03:13:13Z ossama $ project(*acceptor) : aceexe { avoids += ace_for_tao exename = acceptor Source_Files { SPIPE-acceptor.cpp
www.eeworm.com/read/242657/4548079

sln blocking_static.sln

Microsoft Visual Studio Solution File, Format Version 8.00 # # $Id: VC71WorkspaceCreator.pm 1159 2007-03-15 12:28:15Z elliott_c $ # # This file was generated by MPC. Any changes made directly to