代码搜索:threaded
找到约 881 项符合「threaded」的源代码
代码结果 881
www.eeworm.com/read/422976/10596284
pas fastmm4.pas
(*
Fast Memory Manager 4.78
Description:
A fast replacement memory manager for Borland Delphi Win32 applications that
scales well under multi-threaded usage, is not prone to memory fragmenta
www.eeworm.com/read/273160/10924485
pas fastmm4.pas
(*
Fast Memory Manager 4.70
Description:
A fast replacement memory manager for Borland Delphi Win32 applications that
scales well under multi-threaded usage, is not prone to memory fragmenta
www.eeworm.com/read/467737/7000449
pas fastmm4.pas
(*
Fast Memory Manager 4.70
Description:
A fast replacement memory manager for Borland Delphi Win32 applications that
scales well under multi-threaded usage, is not prone to memory fragmenta
www.eeworm.com/read/461752/7220865
java threadedechohandler.java
// ThreadedEchoHandler.java
// Andrew Davison, ad@fivedots.coe.psu.ac.th, August 2005
/* A threaded handler, called by EchoServer to deal with a client.
When a message comes in, it is sent
www.eeworm.com/read/242863/12976719
c socket.c
//
// Implemention of threaded sockets
#include "threads/socket.h"
#include "threads/exception.h"
#if( GCC_VERSION >= 2096 )
#include
#else
#include
#endif
#include
#
www.eeworm.com/read/242863/12976753
c descriptors.c
//
// Copyright (C) 2000 Orn E. Hansen
//
// A C++ implementation of threaded IO.
//
#include "io.h"
namespace cpp_threads {
DescriptorSet::DescriptorSet()
{
zero();
}
DescriptorSet::~
www.eeworm.com/read/242861/12977038
readme
The coredumper library can be compiled into applications to create
core dumps of the running program, without having to terminate
them. It supports both single- and multi-threaded core dumps, even if
www.eeworm.com/read/139189/13184759
man m_sunos5.man
.SH "SUNOS 5 NOTES"
CPU percentage is calculated as a fraction of total available computing
resources. Hence on a multiprocessor machine a single threaded process
can never consume cpu time in exces
www.eeworm.com/read/325731/13187245
pas fastmm4.pas
(*
Fast Memory Manager 4.78
Description:
A fast replacement memory manager for Borland Delphi Win32 applications that
scales well under multi-threaded usage, is not prone to memory fragmenta
www.eeworm.com/read/321494/13404051
h tiotest.h
/*
* Threaded io test
*
* Copyright (C) 1999-2000 Mika Kuoppala
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gener