• 不可重函数不能多个线程使用

    Non-reentrant functions cannot be used by multiple threads.

    youdao

  • 绝对调用不可重函数

    Must not call non-reentrant functions?

    youdao

  • 出于以下任意某个原因其余函数不可重

    The rest of the functions are non-reentrant because of any of the following.

    youdao

  • 另外或许某个不可重入的函数是线程安全的。

    Moreover, it may be impossible to make a non-reentrant function thread-safe.

    youdao

  • 假定信号处理器使用不可重入的gethostbyname

    Suppose that the signal handler USES gethostbyname, which is non-reentrant.

    youdao

  • 整个程序可以自由使用静态变量不可重入的函数极大简化了编程和调试,从而增加了性能

    The entire application is free to use all the static variables and non-reentrant library functions it wants, greatly simplifying programming and debugging while increasing performance.

    youdao

  • 如果使用第三方程序事情会变得更为复杂因为永远不知道部分程序库,哪部分是不可重入的

    Things become even more complicated when you're using a third-party library, because you never know which parts of the library are reentrant and which are not.

    youdao

  • 如果某个函数使用修改了提供的某个对象那它可能就是不可重;如果两个调用使用同一对象,那么它们相互干扰

    If a function USES and modifies an object that you supply, it is potentially non-reentrant; two calls can interfere if they use the same object.

    youdao

  • 标准程序而言,很多程序库函数固定对象返回总是复使用同一对象,就使得那些函数不可重入

    As with the standard library, there can be many library functions that return values in fixed objects, always reusing the same objects, which causes the functions to be non-reentrant.

    youdao

  • 本文描述了并行并发程序设计函数不可重入导致一些潜在问题

    This article describes some potential problems due to non-reentrancy of the function in parallel and concurrent programming.

    youdao

  • 返回指向静态数据指针可能会导致函数不可重入

    Returning a pointer to static data may cause a function to be non-reentrant.

    youdao

  • 早期编程中,不可重入程序员并不构成威胁;函数不会并发访问没有中断

    In the early days of programming, non-reentrancy was not a threat to programmers; functions did not have concurrent access and there were no interrupts.

    youdao

  • 记忆数据状态使函数不可重入

    Remembering the state of the data makes the function non-reentrant.

    youdao

  • 如果底层函数处于关键部分并且生成处理信号,那么可能导致函数不可重入

    If the underlying function is in the middle of a critical section and a signal is generated and handled, this can cause the function to be non-reentrant.

    youdao

  • 由于信号本质上异步,所以难以找出信号处理函数触发某个不可重入函数时导致bug

    Due to the asynchronous nature of signals, it is difficult to point out the bug caused when a signal-handling function triggers a non-reentrant function.

    youdao

  • 给出了示例,以说明不可重性所导致问题

    Provides examples to show problems caused by non-reentrancy

    youdao

  • 给出了示例,以说明不可重性所导致问题

    Provides examples to show problems caused by non-reentrancy

    youdao

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

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

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