代码搜索:blocking
找到约 1,859 项符合「blocking」的源代码
代码结果 1,859
www.eeworm.com/read/207991/4999930
mal tst022.mal
# test blocking nils
i:=1;
barrier b:= i>0;
io.printf("ok entered first\n");
exit b;
barrier b:= i0;
io.printf("wrong
www.eeworm.com/read/189320/5197967
cpp test_spipe_acceptor.cpp
// test_spipe_acceptor.cpp,v 4.5 2004/10/27 21:06:58 shuston Exp
// ACE_SPIPE Server.
#include "SPIPE-acceptor.h"
ACE_RCSID(blocking, test_spipe_acceptor, "test_spipe_acceptor.cpp,v 4.5 2004/10/27
www.eeworm.com/read/189320/5197971
cpp test_spipe_connector.cpp
// test_spipe_connector.cpp,v 4.5 2004/10/27 21:06:58 shuston Exp
// ACE_SPIPE Client.
#include "SPIPE-connector.h"
ACE_RCSID(blocking, test_spipe_connector, "test_spipe_connector.cpp,v 4.5 2004/10
www.eeworm.com/read/433911/1878075
cpp test_spipe_acceptor.cpp
// $Id: test_spipe_acceptor.cpp 80826 2008-03-04 14:51:23Z wotte $
// ACE_SPIPE Server.
#include "SPIPE-acceptor.h"
ACE_RCSID(blocking, test_spipe_acceptor, "$Id: test_spipe_acceptor.cpp 8082
www.eeworm.com/read/413900/2156748
h atbpb.h
#ifndef ATBPB_H
#define ATBPB_H
#define BLOCKING
#define trace(x) TRACE_EVENT(x)
#define tracefunction(x) TRACE_FUNCTION(x)
#define trace_P1(x,a) TRACE_EVENT_P1(x,a)
#define trace_P2(x,a,
www.eeworm.com/read/450258/7486811
txt 25n252r3c2q2h40l-s.txt
set terminal png
set output "25n252R3C2Q2H40L.png"
set size 0.6, 0.6
set ylabel "Blocking Ratio(%)"
set xlabel "Bandwidth Requirment"
set yrange [0:100]
set xrange [0:20]
set xtics 0, 5, 20
se
www.eeworm.com/read/450258/7486815
txt 25n252r12c2q2h40l-s.txt
set terminal png
set output "25n252R12C2Q2H40L.png"
set size 0.6, 0.6
set ylabel "Blocking Ratio(%)"
set xlabel "Bandwidth Requirment"
set yrange [0:100]
set xrange [0:20]
set xtics 0, 5, 20
s
www.eeworm.com/read/450258/7486846
txt 25n252r12c3q2h40l-s.txt
set terminal png
set output "25n252R12C3Q2H40L.png"
set size 0.6, 0.6
set ylabel "Blocking Ratio(%)"
set xlabel "Bandwidth Requirment"
set yrange [0:100]
set xrange [0:33]
set xtics 0, 5, 35
s
www.eeworm.com/read/189320/5198078
cpp test_tli_connector.cpp
// test_tli_connector.cpp,v 4.17 2005/01/09 12:36:10 jwillemsen Exp
// ACE_TLI Client.
#include "ace/TLI_Connector.h"
#include "ace/INET_Addr.h"
#include "CPP-connector.h"
ACE_RCSID(non_blocking, t
www.eeworm.com/read/169697/5412350
txt archive.txt
int MPIDI_CH3I_Progress(int blocking, MPID_Progress_state *state);
#define MPIDI_CH3_Progress_test() MPIDI_CH3I_Progress(FALSE, NULL)
#define MPIDI_CH3_Progress_wait(state) MPIDI_CH3I_Progress(TRUE, s