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

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

    youdao

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

    Non-reentrant functions cannot be used by multiple threads.

    youdao

  • 线程安全函数不一定是可重入函数。

    Thread-Safe Function:A function that may be safely invoked concurrently by multiple threads.

    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

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

    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

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

    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

  • 针对晶圆制造系统特性提出周期逻辑概念

    In view of the multiple re-entrant characteristics of wafer manufacturing systems, this paper presents some concepts such as cycle time per layer and logical layer number.

    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

  • 随着随机浓度减小,三临界点抑制同时出现二级相变线的现象

    When the random concentration of the crystal field decreases the tricritical point is depressed, at the same time the reentrant phenomenon occurs.

    youdao

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

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

    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

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

    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

  • 确保准则3得到满足,要求编译器预先知道所有函数包括应用程序使用程序

    Ensuring guideline 3 requires the compiler to have prior knowledge of all the reentrant functions, including the libraries used by the application.

    youdao

  • 错误处理作为规范一部分提供允许出错数据或者跳过出错数据,继续过程

    Error handling, provided as part of the input specifications, permits the reentry of bad data, or the continuation of the input process after skipping over the bad data.

    youdao

  • 错误处理作为规范一部分提供允许出错数据或者跳过出错数据,继续过程

    Error handling, provided as part of the input specifications, permits the reentry of bad data, or the continuation of the input process after skipping over the bad data.

    youdao

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

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

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