• Main thread: Call pthread_create .

    主线程:调用pthread_create 。

    youdao

  • JNI context for the main thread of the app.

    应用程序主线用JNI环境

    youdao

  • Main thread: Lock mutex and increment threadcount.

    主线程:锁定互斥量增量threadcount

    youdao

  • As such, the main thread is also sometimes called the UI thread.

    因此主线有时叫做UI线程

    youdao

  • If no message is found, the main thread sleeps for 10 seconds.

    如果找到任何消息主线休眠10秒钟

    youdao

  • This blocks the main thread but executes the code on another thread.

    阻塞主线但是另一个线程上执行代码

    youdao

  • The lock function main thread gets the result from the child thread.

    lock函数主线线程获得结果

    youdao

  • When only the main thread exists, no lock operations are needed.

    只有一个主线程的时候,需要操作

    youdao

  • The main thread writes bytes read from the channel into the pipe.

    主线程把通道读取数据写到管道中。

    youdao

  • All of these callbacks happen on the main thread of the application.

    这些回调全部发生应用程序主线程上。

    youdao

  • Our main thread waits on an event that is signaled when input is dying.

    我们主线程一直等待输入任务单元结束产生的事件信号

    youdao

  • Now the result of the request must be made available to the main thread.

    现在请求结果必须主线程中可用

    youdao

  • The main thread watches the world and reports on the invasion's progress.

    主线监守世界报告入侵进度

    youdao

  • One pattern I always use is to get the network calls off the main thread.

    总是一个模式获取网络电话关闭主线程。

    youdao

  • After a process starts, it can start more threads inside the main thread.

    进程启动可以启动主线多个线程

    youdao

  • When the worker finishes its work, it will send a message back to the main thread.

    worker完成作业主线发送一个消息

    youdao

  • This transforms the main thread of the calling process into the control dispatcher.

    调用进程主线程转换控制分派器

    youdao

  • A main thread will listen to the buffered queue and will service the requests it receives.

    主线侦听缓冲队列服务接收请求

    youdao

  • This is the function that is called whenever the worker sends data back to the main thread.

    这个函数在 worker主线程返回数据调用。

    youdao

  • Let's say you have a main thread that creates three new threads: threads "a", "b", and "c".

    假设主线将创建三个线程:线程a、线程b线程c

    youdao

  • Any long running operation that operates on the main thread will cause an application to freeze up.

    任何在主线运行类操作都会导致应用程序冻结。

    youdao

  • It's the main thread that is implicitly created on process startup and executes the main method.

    启动过程隐式创建主线程,执行main方法。

    youdao

  • That data is also available to the main thread by accessing the data property of the message it receives.

    主线程可以通过访问接收到消息data属性来访问该数据

    youdao

  • The ee of the main thread is allocated as an embedded field in CVMglobals. The others are malloc 'ed.

    主线ee做为嵌入CVMglobals分配

    youdao

  • You need to do some thread safety work and make sure that UI modifying code gets sent to the main thread.

    需要一些线程安全工作确保UI修改代码发送主线程。

    youdao

  • When the SPU needs to do any standard library calls like printf or exit, it has to call back to the main thread.

    SPU需要执行任何标准调用时,例如 printfexit需要调主线程。

    youdao

  • When your asynchronous data comes in update the model, then dispatch a block to update the UI on the main thread.

    异步数据更新模型然后派遣更新主线程UI

    youdao

  • This code will assure that any exception which occurred during thread creation will be raised in your main thread.

    上面的代码某个线程创建时抛出任何异常主线程中。

    youdao

  • Because the main thread is solely responsible for multiplexing between all clients, we cannot afford to allow it to block.

    为主线程单独负责所有客户机的多路复用,因此我们不能阻塞

    youdao

  • After the second pthread_create call, both the main thread and thread "b" can assume that thread "a" exists (or has stopped).

    第二个pthread_create调用主线线程b可以假定线程a存在(停止)。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定