代码搜索:thread
找到约 10,000 项符合「thread」的源代码
代码结果 10,000
www.eeworm.com/read/133287/5906507
h threadlocal.h
//
// ThreadLocal.h
//
// $Id: //poco/Main/Foundation/include/Foundation/ThreadLocal.h#5 $
//
// Definition of the ThreadLocal template and related classes.
//
// Copyright (c) 2004, Guenter Ob
www.eeworm.com/read/131315/5939237
notes convex.notes
@node Convex,,, Top
@appendix Convex-specific info
@cindex Convex notes
Scalar registers are 64 bits long, which is a pain since
left half of an S register frequently contains noise.
Therefore there
www.eeworm.com/read/131180/5947658
java bouncingcircle.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/130186/5963361
java clockdaemon.java
/*
File: ClockDaemon.java
Originally written by Doug Lea and released into the public domain.
This may be used for any purposes whatsoever without acknowledgment.
Thanks for the assistance an
www.eeworm.com/read/130186/5963369
java waitfreequeue.java
/*
File: WaitFreeQueue.java
Originally written by Doug Lea and released into the public domain.
This may be used for any purposes whatsoever without acknowledgment.
Thanks for the assistance
www.eeworm.com/read/128604/5981138
java selectorimpl.java
/* SelectorImpl.java --
Copyright (C) 2002, 2003 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it unde
www.eeworm.com/read/128447/5990588
changelog
1999-04-28 Jesper Skov
PR 19850
* tests/stress_threads.c: Don't print text from alarm handler.
1999-04-27 Gary Thomas
* tests/tm_basic.cxx:
www.eeworm.com/read/127043/6009479
java executor.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1
www.eeworm.com/read/127043/6009544
java ipcjmsmessagelistener.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1
www.eeworm.com/read/126884/6011177
java wfviewlist.java
package org.trinet.jiggle;
import java.util.*;
//import java.sql.*;
import javax.swing.event.*;
import org.trinet.util.gazetteer.LatLonZ;
import org.trinet.util.*;
import org.trinet.jdbc.*;