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

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

    youdao

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

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

    youdao

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

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

    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

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

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

    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

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

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

    youdao

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

    Suggests ways to ensure reentrancy of the underlying function.

    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

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

    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

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

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

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