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

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

    youdao

  • 问题就是必须处理代码

    The problem has to do with code reentrance.

    youdao

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

    Non-reentrant functions cannot be used by multiple threads.

    youdao

  • 绝不调用任何不可重入函数

    Must not call any non-reentrant functions

    youdao

  • 绝对调用不可重入函数

    Must not call non-reentrant functions?

    youdao

  • 不可重入函数静态变量

    Non-reentrant functions and static variables.

    youdao

  • 指出了确保底层函数重入方法

    Suggests ways to ensure reentrancy of the underlying function.

    youdao

  • 讨论了编译器层次上重入性的处理

    Discusses dealing with reentrancy at the compiler level.

    youdao

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

    Provides examples to show problems caused by non-reentrancy

    youdao

  • 什么重入

    What is reentrancy?

    youdao

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

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

    youdao

  • 提出一个编译层次处理重入函数模型

    I would like to propose a model for dealing with reentrant functions at the compiler level.

    youdao

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

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

    youdao

  • 理解五条最好的经验帮助保持程序的可性。

    Sticking to these five best practices will help you maintain reentrancy in your programs.

    youdao

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

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

    youdao

  • :有多于房间占总房间数目的比率

    Percentage of rooms occupied by more than one person.

    youdao

  • 通过修改函数原型可以实现这个函数的重入版本

    You can implement the reentrant version of this function by changing the prototype of the function. This listing provides storage for the output string

    youdao

  • 进行调用函数准备输出存储空间确保函数的可性。

    Providing output storage by the calling function ensures the reentrancy of the function.

    youdao

  • 定义了性,包含一个函数POSIX清单

    Defines reentrancy and includes a POSIX listing of a reentrant function.

    youdao

  • 可以接受的,因为我们测试框架不是多线程的重入的。

    It is acceptable because our test framework is not multithreaded or reentrant.

    youdao

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

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

    youdao

  • 为了静态数据,即index需要调用者维护

    To make it reentrant, the static data, the index variable, needs to be maintained by the caller. The reentrant version of the function could be implemented like this.

    youdao

  • 函数可以任意时刻中断,稍后继续运行,不会丢失数据

    A reentrant function can be interrupted at any time and resumed at a later time without loss of data.

    youdao

  • 重入函数要么使用本地变量,要么使用全局变量保护自己数据

    Reentrant functions either use local variables or protect their data when global variables are used.

    youdao

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

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

    youdao

  • 近来很多提供商已经开始提供标准c程序库重入版本一个好消息

    The good news is, these days many vendors have taken the initiative to provide reentrant versions of the standard C library.

    youdao

  • 注意这里遵循标准惯例通过函数添加“_ r”后缀来命名重入函数。

    Note that this follows a standard convention for the naming of reentrant function by suffixing the function name with "_r".

    youdao

  • 如果是多线程的或可重入的,必须synchronized保护我们自己

    If it were, we would have to protect ourselves with synchronized blocks.

    youdao

  • 如果是多线程的或可重入的,必须synchronized保护我们自己

    If it were, we would have to protect ourselves with synchronized blocks.

    youdao

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

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

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