代码搜索:threaded
找到约 881 项符合「threaded」的源代码
代码结果 881
www.eeworm.com/read/136989/5838654
readme
/**
@page Single Threaded Sequence Latency Performance Test README File
This test tries to estimate the minimum latency for a twoway
request. The test uses a single threaded client and server
www.eeworm.com/read/179278/9361890
c gseisviewtoolhlight.c
/*
* GTKSEISVIEWGL - Library for rendering of 2D seismic data
*
* Copyright (C) 2006 Vladimir Bashkardin
*
* This program is free software; you can redistribute it and/or
* modify it under the
www.eeworm.com/read/113031/15472001
makefile
#
# makefile
#
# makefile for automated teller machine (ATM) sr example program
#
# Initially setup for a DEC OSF/1 environment. Use on other platforms
# may require changes to LOADLIBS, CLAGS etc.
#
www.eeworm.com/read/139738/13137012
java threadedkernel.java
package nachos.threads;
import nachos.machine.*;
/**
* A multi-threaded OS kernel.
*/
public class ThreadedKernel extends Kernel {
/**
* Allocate a new multi-threaded kernel.
*/
www.eeworm.com/read/158402/11620726
java threadedkernel.java
package nachos.threads;
import nachos.machine.*;
/**
* A multi-threaded OS kernel.
*/
public class ThreadedKernel extends Kernel {
/**
* Allocate a new multi-threaded kernel.
*/
www.eeworm.com/read/102339/15785809
txt freserve.txt
FRESERVE - Free-threaded COM objects in an in-process server
SUMMARY
=======
The FRESERVE sample shows how to construct a COM object in a free-threaded
in-process server. This sample departs
www.eeworm.com/read/240985/13181821
cpp emp5_03.cpp
// emp5_03
#include "btrechar.h"
void main()
{
bitre t,tpre,tin,tpost;
load_bitre_file(t,"bitres\\full41.cbt");
display_bitre("3nd t",t);
pre_thread_bitre(t,tpre);
display_threaded_bitr
www.eeworm.com/read/223470/14639696
conf svc.conf
# svc.conf file for single-threaded reactive server.
static Server_Strategy_Factory "-ORBConcurrency reactive -ORBPOALock null"
dynamic Advanced_Resource_Factory Service_Object * TAO_Strategies:_mak
www.eeworm.com/read/147643/5728192
cpp ps2ts.cpp
/*******************************************************************************
* ps2ts.cpp: threaded PS to TS converter
*-----------------------------------------------------------------------------
www.eeworm.com/read/147643/5728194
h ps2ts.h
/*******************************************************************************
* ps2ts.h: threaded PS to TS converter
*-------------------------------------------------------------------------------