When we start create new thread, we just select the album we wanna to post.
在我们开始建立新帖子的时候,我们可以选择我们要发表的相册。
When an SPU thread gets created, the library will create a new thread that manages the SPU context asynchronous to the main thread.
在创建一个SPU线程时,这个库就创建一个新线程,它负责管理与主线程异步的spu上下文。
Rather, they create a new process or thread every time a client connects to the application server.
但是有些应用程序并没有使用进程/线程池机制,而是每当客户机连接到应用程序服务器都创建新的进程。
Create a new thread in your pluglet and execute the code there.
在pluglet里创建一个新的线程并在那里执行代码。
The important value here is Threads_created, which is incremented each time mysqld has to create a new thread.
此处重要的值是Threads_created,每次mysqld需要创建一个新线程时,这个值都会增加。
Keventd should run to create a new kernel thread.
运行keventd,创建一个新的内核线程。
First, you create a Worker object and pass it the URL of the script that will be executed in the new thread.
首先,您创建一个Worker对象并向它传递将在新线程中执行的脚本的URL。
This is a recipe for trouble because in some JVMs, creating a Thread is a heavyweight operation, and it's far better to reuse existing Threads than to create new ones.
这可以解决一些问题,因为在一些JVM 中,创建Thread是一项重量型的操作,重用现有 Thread比创建新线程要容易得多。
A straightforward way to do this would be to create a new class PriorityThreadPool (ThreadPool) that returned more important threads more often during the thread iteration.
我们可以用一种直接的方式实现它,就是创建一个新类PriorityThreadPool (ThreadPool),这个类在线程迭代期间更频繁地返回更重要的线程。
To use the WASThreadFactory, the application must first look up an Asynchronous Beans WorkManager, create a WASThreadFactory instance, and then construct a new thread pool.
要使用WASThreadFactory,应用程序必须首先查找AsynchronousBeans WorkManager,创建一个 WASThreadFactory实例,然后构造新的线程池。
On the right of the TCP channel configuration panel, click on ThreadPools to create a new Thread Pool for this channel (Figure 3).
在TCP通道配置面板的右侧单击ThreadPools,为此通道创建新线程池(图3)。
The Executor class does serve as a common place to get Executor-implementing instances, but it only has new methods (to create a new thread pool, for example); it doesn't have precreated instances.
Executor类实际上充当着一个提供Executor 实现实例的共同位置,但它只有new方法(例如用于创建新线程池);它没有预先创建实例。
Likewise, if the program communicates with the SPU code using mailbox access, it needs to create a new thread, for example, by calling fork or pthread_create.
同理,如果这个程序与使用邮箱访问的SPU代码进行通信,它就需要创建一个新的线程,例如通过调用fork或pthread_create。
In Listing 1, pthread_create is called to create a new thread with a default thread attribute.
清单1中调用了pthread_create来创建一个含默认线程属性的新线程。
If I create a new entity on this thread what is the best way to merge it back to the default context then (and not save to the store)?
如果我创建了这个线程合并,然后回到默认情况下什么是最好的方式,一个新的实体(而不是保存到店)?
Create a new thread state object belonging to the given interpreter object.
创建一个从属于给定解释器的新线程状态对象。
To create a new non real-time thread the existing thread class is used unchanged.
使用现有的Thread类、不做任何改动,就能创建一个非实时线程。
In my application, I create a new thread which creates an instance of MainWindow.
在我的应用程序中,我创建了一个新线程,创建主窗口的一个实例。
Explains how to create a new thread of execution.
解释如何创建新的执行线程。
When creating entities in the NSOperations can I simply create using the default context, or since I am in a new thread not on the main thread is this not allowed/advised?
当创建的实体可以简单地使用nsoperations缺省上下文创建,或因为我在一个新的线程不是主线程是不允许的建议?
If you wish to discuss this further, please create a new thread in the general section, where I'll be happy to discuss this further…
如果您想进一步讨论这个,请创建一个普通部分,在这里我很乐意进一步讨论这个新的线程…
I would create a new thread to run the tick Clip by resetting the position to the start of the Clip (frame 0) and then playing it.
我会通过重新定位到剪辑的开始运行勾夹新线程(框0),然后打。
This method does not create a new process or application domain, and it does not execute the entry point method on a new thread.
这个方法并不建立新处理序或应用程序定义域,也不执行新执行绪上的进入点方法。
This method does not create a new process or application domain, and it does not execute the entry point method on a new thread.
这个方法并不建立新处理序或应用程序定义域,也不执行新执行绪上的进入点方法。
应用推荐