Reentrant
英音[ riːˈentrənt ] 美音[ rɪˈentrənt ]

可重入

常用释义

词性释义

adj.

再进去的;凹角的

n.

凹角;再进入
例句
  • 全部
  • 可重入
1·I would like to propose a model for dealing with reentrant functions at the compiler level.
我将提出一个在编译器层次处理可重入函数的模型。
2·The good news is, these days many vendors have taken the initiative to provide reentrant versions of the standard C library.
近来很多提供商已经开始提供标准c程序库的可重入版本,这是一个好消息。
3·Reentrant functions either use local variables or protect their data when global variables are used.
可重入函数要么使用本地变量,要么在使用全局变量时保护自己的数据。
4·It is acceptable because our test framework is not multithreaded or reentrant.
这是可以接受的,因为我们的测试框架不是多线程的或可重入的。
5·On most systems, malloc and free are not reentrant, because they use a static data structure that records which memory blocks are free.
在大部分系统中,malloc和free都不是可重入的,因为它们使用静态数据结构来记录哪些内存块是空闲的。
网络释义

可重入

可重入reentrant)函数可以由多于一个任务并发使用,而不必担心数据错误。相反, 不可重入(non-reentrant)函数不能由 …

可再入的

信息词汇英语翻译(R-Z) ... reentrance feature 重入的特征 reentrant 可再入的 reentrant code 重入代码 ...

可重入的

未分类 - - Nicolas’ Blog - Upholstery ... reenterable 可重入的 reentrant 可重入的 reevaluate 重新估计 ...

定义一个再入函数

Keil C51学习过程 7 -- 笔记 ... interrupt 定义一个中断函数 reentrant 定义一个再入函数 ±1.175494E-38~±3.402823E+38 1~3 …

可重入性

可重入性reentrant)是针对函数的,它有两个方面的内涵:1, 可并行/并发①[vollin1] 同时进入:指可重入函数被某任务调 …

再进去

英语新词汇与常用词汇的翻译(R) -亿城英语 ... reentrance 再进入 reentrant 再进去 reentry 再入 ...

凹角

地质学专业英语词汇(1) ... 凹顶的 emarginate 凹角 reentrant 凹扭形贝 Sulcatostrophia ...
更新时间:2025-04-25 18:02