代码搜索:blocking

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

代码结果 1,859
www.eeworm.com/read/488254/6499424

bak non_blocking.v.bak

module block(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/481244/6645983

c blocking_estimate.pr.c

/* Process model C form file: blocking_estimate.pr.c */ /* Portions of this file copyright 1992-2001 by OPNET Technologies, Inc. */ /* This variable carries the header into the object file */
www.eeworm.com/read/482889/1284325

hpp non_blocking_adapter.hpp

// (C) Copyright Jonathan Turkanis 2005. // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt.)
www.eeworm.com/read/242657/4548055

bor connection_blocking_acceptor.bor

# Makefile for building the acceptor exe with Borland C++ Make NAME = acceptor NO_FULL_PATH=1 OBJFILES = \ $(OBJDIR)\SPIPE-acceptor.$(OBJ_EXT) \ $(OBJDIR)\test_spipe_acceptor.$(OBJ_EXT)
www.eeworm.com/read/242657/4548062

connection_blocking_acceptor gnumakefile.connection_blocking_acceptor

# -*- Makefile -*- #---------------------------------------------------------------------------- # GNU Makefile # # @file GNUmakefile.Connection_Blocking_Acceptor # # $Id: gnu.mpd 77593 2007-03-
www.eeworm.com/read/242657/4548064

bor connection_blocking_connector.bor

# Makefile for building the connector exe with Borland C++ Make NAME = connector NO_FULL_PATH=1 OBJFILES = \ $(OBJDIR)\SPIPE-connector.$(OBJ_EXT) \ $(OBJDIR)\test_spipe_connector.$(OBJ_EX
www.eeworm.com/read/242657/4548069

connection_blocking_connector gnumakefile.connection_blocking_connector

# -*- Makefile -*- #---------------------------------------------------------------------------- # GNU Makefile # # @file GNUmakefile.Connection_Blocking_Connector # # $Id: gnu.mpd 77593 2007-03
www.eeworm.com/read/242657/4548071

sln blocking_vc8.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