内存不足。无法创建线程以运行包。
Out of memory. Could not create a thread to run the package.
像创建线程的日期和时间。
比如,你可以创建线程。
同时,您在创建线程之后的任意时候都可以使用pthread _ xxxx。
Meanwhile, you can use pthread_xxxx calls at any time after the thread has been created.
在不朽内存中创建审计线程对象,在堆中运行。
Create the auditing thread object in immortal, running in the heap.
系统并不会为每个组件的实例都创建单独的线程。
The system does not create a separate thread for each instance of a component.
因此,您最多可以创建2,028个线程。
一个线程被创建来处理每个新用户连接。
通常情况下,我们会在应用程序中创建一定数量的工作者线程来处理这些通知。
Typically an application will also create a number of worker threads to process these notifications.
解决方案就是创建调用dispatchMsgs 的第二个线程。
The solution is to create a second thread that will call dispatchMsgs.
为每个要运行的组线程创建PeriodicThreadDescriptor。
Create a PeriodicThreadDescriptor for each thread to be run as a group.
如果您减小默认栈大小,那么可以创建更多线程。
If you reduce the default stack size, you can create more threads.
你也可以在你的程序中创建其它的线程。
内存不足。无法创建执行数据转换的线程。
Out of memory. Could not create thread to perform the data transformation.
我如何创建和启动一个线程在网络参数。1.1 ?
How can I create and start a parameterized thread in. NET 1.1?
创建一个从属于给定解释器的新线程状态对象。
Create a new thread state object belonging to the given interpreter object.
创建足够的工作线程以实现最佳吞吐量。
然后,下列代码会创建并启动一个线程。
The following code would then create a thread and start it running.
在我的应用程序中,我创建了一个新线程,创建主窗口的一个实例。
In my application, I create a new thread which creates an instance of MainWindow.
无法创建执行数据转换的线程。
我们将在这一课中学习如何创建一个多线程程序。
We will learn how to create a multithreading program in this tutorial.
创建一个新线程组。
创建辅助线程是一个相对较为简单的任务。
它的目的是在通常的操作中无需创建新线程。
The goal is not to have threads created in normal operation.
它的目的是在通常的操作中无需创建新线程。
The goal is not to have threads created in normal operation.
应用推荐