代码搜索:Threads

找到约 7,387 项符合「Threads」的源代码

代码结果 7,387
www.eeworm.com/read/228626/14374145

cs spider.cs

using System; using System.Collections; using System.Net; using System.IO; using System.Threading; using Lucene.Net.Analysis.Standard; using Lucene.Net.Documents; using Lucene.Net.Index; using
www.eeworm.com/read/223685/14619261

c dotprod_mutex.c

/***************************************************************************** * FILE: dotprod_mutex.c * DESCRIPTION: * This example program illustrates the use of mutex variables * in a threads
www.eeworm.com/read/123302/14639194

txt tls.txt

Multi-threaded DLLs NOTE: This discussion is limited to the architecture used by the Delphi Zip DLLs. This paper does NOT apply to all types of DLLs. COM/DCOM DLLs have a more
www.eeworm.com/read/223310/14646604

kgnbd_ideas

There is pretty much two things I would like to see in kgnbd. First is a control interface, probably using a /proc entry. This would be a method of declaring what devices allow which clients to conne
www.eeworm.com/read/162614/5532143

java gnuiccurrent.java

/* gnuIcCurrent.java -- Copyright (C) 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify it under the te
www.eeworm.com/read/162519/5541675

java gnuiccurrent.java

/* gnuIcCurrent.java -- Copyright (C) 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify it under the te
www.eeworm.com/read/394640/8215328

txt 新建 文本文档 (6).txt

a. What is a process? Answer: A process is an instance of a running program. b. What does a process include? Answer: It includes a set of memory pages, a set of open file descriptors (if t
www.eeworm.com/read/411988/11218264

svn-base readme.sched.svn-base

Notes on the scheduler in sched.c: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 'sched.c' provides an very simplistic multi-threading scheduler. See the example, function 'sched(...)', in the same file fo
www.eeworm.com/read/411988/11218453

sched readme.sched

Notes on the scheduler in sched.c: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 'sched.c' provides an very simplistic multi-threading scheduler. See the example, function 'sched(...)', in the same file fo
www.eeworm.com/read/132667/14080285

h gwthread.h

/* ==================================================================== * The Kannel Software License, Version 1.0 * * Copyright (c) 2001-2004 Kannel Group * Copyright (c) 1998-2001 WapIT Ltd