×

reentrant functions meaning in English

可重入函数

Examples

  1. I would like to propose a model for dealing with reentrant functions at the compiler level
    我将提出一个在编译器层次处理可重入函数的模型。
  2. A reentrant function can be interrupted at any time and resumed at a later time without loss of data
    可重入函数可以在任意时刻被中断,稍后再继续运行,不会丢失数据。
  3. Reentrant functions either use local variables or protect their data when global variables are used
    可重入函数要么使用本地变量,要么在使用全局变量时保护自己的数据。
  4. Note that this follows a standard convention for the naming of reentrant function by suffixing the function name with " r "
    注意,这里遵循了标准惯例,通过向函数名添加“ _ r ”后缀来命名可重入函数。
  5. Ensuring guideline 3 requires the compiler to have prior knowledge of all the reentrant functions , including the libraries used by the application
    确保准则3得到满足,要求编译器预先知道所有可重入函数,包括应用程序所使用的程序库。
More:   Prev  Next

Related Words

  1. reentrant
  2. reentrant circuit
  3. quasi reentrant
  4. reentrant code
  5. reentrant pipe
  6. reentrant beam
  7. reentrant resonator
  8. reentrant jet
  9. reentrant intake
  10. reentrant type
  11. reentrant deflecter
  12. reentrant face wall
  13. reentrant gas cooling
  14. reentrant horn
PC Version

Copyright © 2018 WordTech Co.