代码搜索:thread
找到约 10,000 项符合「thread」的源代码
代码结果 10,000
www.eeworm.com/read/144216/5752187
notes
Should cvcache be per CV (keyed by thread) or per thread (keyed by CV)?
Maybe ought to protect all SVs by a mutex for SvREFCNT_{dec,inc},
upgrades and so on. Then use SvMUTEX instead of CvMUTEX for C
www.eeworm.com/read/139182/5807291
hxx cachemanager.hxx
/* ====================================================================
* The Vovida Software License, Version 1.0
*
* Copyright (c) 2000 Vovida Networks, Inc. All rights reserved.
*
* Redist
www.eeworm.com/read/139059/5811211
h prthread.h
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to t
www.eeworm.com/read/136989/5831162
readme
README,v 1.18 2003/07/12 20:59:57 irfan Exp
This directory houses a collection of tests which exercise TAO support
for features defined in the RT-CORBA specification. Tests which exercise
TAO-spe
www.eeworm.com/read/136989/5831181
readme
README,v 1.4 2001/09/18 00:06:01 irfan Exp
Description:
This is a test for the Linear Priority mapping in TAO. In addition,
this test combines and tests several RT policies in different ways.
www.eeworm.com/read/136989/5831399
readme
README,v 1.5 2002/05/02 04:58:03 irfan Exp
Description:
This is a test for collocation when using thread pools and lanes.
There are multiple servants in this test:
- One servant is in the Ro
www.eeworm.com/read/136989/5837927
h rt_task.h
/* -*- C++ -*- */
//=============================================================================
/**
* @file RT_Task.h
*
* RT_Task.h,v 1.17 2003/07/21 06:42:28 jwillemsen Exp
*
* @au
www.eeworm.com/read/136989/5838907
readme
// README,v 1.1 1999/12/02 05:22:17 marina Exp
This directory contains programs for measuring performance with
the orb per priority scenario (described below).
For each corba priority specified
www.eeworm.com/read/136812/5860151
s low.s
.seg "data"
.asciz "@(#) low.s 1.1 92/07/30"
.align 4
.seg "text"
! Copyright (C) 1987 by Sun Microsystems, Inc.
#include
#include
#include
#incl
www.eeworm.com/read/133287/5906608
h notificationqueue.h
//
// NotificationQueue.h
//
// $Id: //poco/Main/Foundation/include/Foundation/NotificationQueue.h#5 $
//
// Definition of the NotificationQueue class.
//
// Copyright (c) 2004, Guenter Obiltsc