代码搜索:blocking
找到约 1,859 项符合「blocking」的源代码
代码结果 1,859
www.eeworm.com/read/136989/5835421
bor makefile.bor
#
# Makefile for building the TAO Notify tests
# Makefile.bor,v 1.9 2003/04/03 20:36:19 pradeep Exp
#
DIRS = \
lib \
Basic \
Blocking \
Discarding \
www.eeworm.com/read/240204/4577680
java multipleproducerssingleconsumerloops.java
/*
* @test
* @synopsis multiple producers and single consumer using blocking queues
*/
/*
* Written by Doug Lea with assistance from members of JCP JSR-166
* Expert Group and released to t
www.eeworm.com/read/204713/5029906
java interrupt.java
package embsys;
/**
* Interrupt handle must extend
* Interrupt and register itself on an iterrupt.
*
* For simple blocking, all interrupts can be enabled or disabled.
*
*
*/
abst
www.eeworm.com/read/174805/5356689
c ex_mesg2.c
/*
* pico]OS message example 2
*
* How to use message boxes for inter task communication by using
* the function posMessageWait for "non-blocking" message receives.
*
* License: modif
www.eeworm.com/read/339586/3298184
readme
This is ares, an asynchronous resolver library. It is intended for
applications which need to perform DNS queries without blocking, or
need to perform multiple DNS queries in parallel. The primary
e
www.eeworm.com/read/136989/5835218
dsp structured_supplier.dsp
# Microsoft Developer Studio Project File - Name="Blocking Structured Supplier" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TA
www.eeworm.com/read/136989/5835220
dsp structured_consumer.dsp
# Microsoft Developer Studio Project File - Name="Blocking Structured Consumer" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TA
www.eeworm.com/read/405320/11466195
js testrunner.js
var _config = {
fixture: null,
Test: [],
stats: {
all: 0,
bad: 0
},
queue: [],
blocking: true,
timeout: null,
expected: null,
currentModule: null,
asyncTimeout: 2 // seconds for async ti