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

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

    youdao

  • 启动隐式创建主线执行main方法

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

    youdao

  • 并行性通过运行主线一个任务调度执行线实现的,这样任务就会并发执行,而每一个线是同步执行任务的。

    Parallelism is introduced by running the main thread scheduling child threads for each task so that the tasks execute concurrently while each thread execute the task synchronously.

    youdao

  • 函数惟一缺陷主线程执行因此,在此期间,它会阻塞用户任何交互

    The only problem with this function is that when it periodically executes, it executes on the main thread and thus blocks any interactions from the user during that time.

    youdao

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

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

    youdao

  • 不过可以创建辅助线以便主线程一起并行执行代码

    However, auxiliary threads can be created and used to execute code in parallel with the primary thread.

    youdao

  • 一个布尔值指定是否阻塞当前线直到指定选择器主线执行完毕。

    Boolean that specifies whether the current thread blocks until after the specified selector is performed on the receiver on the main thread.

    youdao

  • 采集线捕获帧数据标志信号并发送到主线主线程消息执行相应处理

    The sign signal was captured by gathering thread and sent the message to main thread, and main thread received the message and processed it accordingly.

    youdao

  • 同步阻塞主线调用线执行传递所以过度使用可以减损多线好处

    Synchronize blocks both the main thread and the calling thread while it's performing the procedure that you pass to it, so overusing it can detract from the benefits of multi-threading.

    youdao

  • 回调函数里面需要调用一个函数我的脚本定义的,我需要功能主线执行

    From inside my callback handler, I need to call a function I've defined in my script, but I need the function to execute in the main thread.

    youdao

  • 下面示例演示如何创建辅助线并用它主线程并行执行处理

    The following example demonstrates how an auxiliary or worker thread can be created and used to perform processing in parallel with that of the primary thread.

    youdao

  • 下面示例演示如何创建辅助线并用它主线程并行执行处理

    The following example demonstrates how an auxiliary or worker thread can be created and used to perform processing in parallel with that of the primary thread.

    youdao

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

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

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