• 显然这样并不理想因为编程人员期望执行终止线程时,它可能执行。

    Clearly, this is not ideal because the finalization thread may not execute when the programmer expects.

    youdao

  • 然而并发请求发送给页面时,所有线程正常终止

    However, when concurrent requests are sent to this page, all threads end normally.

    youdao

  • 清单1清单2,虽然生成了可接合线程但是未将其联接,因此每个终止的可接合线程仍然占用进程空间泄漏进程内存。

    As demonstrated in Listing 1 and 2, joinable threads are produced, but they are never joined, so each terminated joinable thread still occupies the process space, leaking the process memory.

    youdao

  • 还可以控制终止线程中断频率,甚重定义中断以后必须真的逻辑表达式

    You can control the thread on which you wish to stop, the frequency of suspension, and even define a Boolean expression that must be true before suspending.

    youdao

  • 可连接状态中,另一个线程可以同步这个线程终止使用函数pthread_join来重新获得终止代码

    In joinable state, another thread can synchronize on the thread's termination and recover its termination code using the function pthread_join .

    youdao

  • Thread1一个周期性线程扩展WatchedPeriodicThread),运行10 个迭代由于意外异常终止

    Thread1 is a periodic thread (extends WatchedPeriodicThread) that runs for 10 iterations and then dies because of an "unexpected" exception.

    youdao

  • 注意bot启用时调用线程(记住每个插件都是一个线程);线程终止之后,只有重新调用bot时会重启线程

    NOTE: the bot invokes threads (remember that each plug-in is a thread) only when it is started; after a thread terminates it is not restarted until the bot is invoked again.

    youdao

  • 解决方法增加变量创建一个新的线程变量加1,每终止一个线程该变量就1,变量再次为零时就关闭整个进程

    One way would be to increment a variable every time a thread is created, and decrement it whenever a thread terminates. When it reaches zero again, close the whole process.

    youdao

  • 应用程序逻辑开始终止可以通过应用删除线程内外J2EE上下文信息完成

    This is achieved by applying and removing the J2EE context information on and off the thread when the application logic begins and ends.

    youdao

  • 如果底层线程终止重新创建。

    If the underlying thread dies, it gets re-created.

    youdao

  • 如果它们接合线程没有调用pthread_join联接它们,那么在线程终止每个产生线程都将泄漏大量内存(至少堆栈10MB)。

    If they are joinable threads and you haven't called the pthread_join to join them, each produced thread will leak a sizeable amount of memory (at least 10mb per stack) after its termination.

    youdao

  • 即使使用线程处理,也要预先初始化xerces - C+ +避免多次调用这个函数然后在应用程序结束时将其终止

    Even if you don't use multithreading, initialize Xerces-C + + up front to avoid multiple calls to this function and then terminate when your application terminates.

    youdao

  • 如果允许线程中的未经处理异常正常继续直到操作系统终止程序为止,将会开发测试过程中暴露问题

    Allowing unhandled exceptions in threads to proceed naturally, until the operating system terminates the program, exposes such problems during development and testing.

    youdao

  • 线程终止操作系统清理所有分配线程资源,其中包括了关闭任何线程已经打开会话

    When a thread terminates, the operating system cleans up all resources still allocated to the thread; this includes closing any sessions which it had open.

    youdao

  • 如果线程已经启动尚未终止,则为活动状态

    A thread is alive if it has been started and has not yet died.

    youdao

  • 本文概述工控软件应用线程技术原因,并进而论述了线程进程的区别、线程创建终止、优先级及MFC类库对多线程技术的支持最后;

    This paper introduces the cause of using multi-thread in industrial monitor software and how to create, terminate a thread. It also introduces how MFC supports multi-thread, etc.

    youdao

  • 线程可以因为各种各样原因终止进入可运行状态(因为堵塞)。

    A thread might cease to runnable (that is, because blocked) for a variety of reasons.

    youdao

  • 如果进程已经终止方法立即返回调用线程锁住直到子进程退出。

    This method returns immediately if the subprocess has already terminated. If the subprocess has not yet terminated, the calling thread will be blocked until the subprocess exits.

    youdao

  • 线程一直运行终止进入可运行状态(等待状态)或是另一个具有更高优先级线程变成可运行状态。

    This thread continues to run until it ceases to be runnable or another thread of higher priority becomes runnable.

    youdao

  • 线程一直运行终止进入可运行状态(等待状态)或是另一个具有更高优先级线程变成可运行状态。

    This thread continues to run until it ceases to be runnable or another thread of higher priority becomes runnable.

    youdao

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

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

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