reentrant

英音[ riːˈentrənt ] 美音[ rɪˈentrənt ]
可重入
常用释义
adj. 再进去的;凹角的
n. 凹角;再进入

扩展信息

可重入
可重入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 ...

例句

注意,这里遵循了标准惯例,通过向函数名添加“_r”后缀来命名可重入函数。

房室结折返性心动过速合并束支阻滞时心内电图特征。

A kind of analysis method used for computing the singly reentrant cylindrical cavity of relativistic klystron is developed in this paper.

推广了一种相对论速调管单重入式无栅间隙圆柱谐振腔的解析分析与计算方法。

压力测试使代码进入极限状态,希望借此暴露细微的资源、时间或重入错误。

目的总结导管消融治疗房室折返性心动过速的经验。

在程序员看来,这是两个独立的概念:函数可以是可重入的,是线程安全的,或者二者皆是,或者二者皆非。

这通常发生在逻辑线程进入Excel然后对调用方单元执行可重入回调的时候。

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

使代码可再入的关键在于确保在访问全局变数或共用寄存器时互斥现象发生。

It's quite possible to bounce back and forth between Lua and C, as the Lua interpreter is reentrant.

Lua与C之间可以来回嵌套,因为Lua解释器是可重入的(reentrant)。

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

记忆数据的状态会使函数不可重入。

After ablation of the slow pathway, the atrioventricular nodal reentrant tachycardia and AF were not inducible.

电烧掉慢速传导路径之后,房室结迴旋频脉和心房颤动便无法再被诱发。

The ConcurrencyMode property controls the internal threading model, enabling support for reentrant or multithreaded callback objects.

ConcurrencyMode属性可控制内部线程模型,使系统可以支持可重入或多线程回调对象。

阵发性房颤患者的肺静脉内折返性心动过速。

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

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

近来很多提供商已经开始提供标准C程序库的可重入版本,这是一个好消息。

Typically, this exception is thrown when an attempt is made to acquire a non-reentrant lock recursively on the same context.

通常,当尝试在相同上下文上递归获取非重入锁定时会引发该异常。

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

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

这些裂纹视凹形焊角的不同,或者出现在横梁翼缘上,或者出现在立柱翼缘上。

不可重入的函数不能由多个线程使用。

我将提出一个在编译器层次处理可重入函数的模型。

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

这些短暂的旁路可作为胎儿或新生儿房室折返性心动过速的发病基础。

这个函数是不可重入的,因为它存储变量的状态。

A reentrant function is one that can be used by more than one task concurrently without fear of data corruption.

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

可重入函数要么使用本地变量,要么在使用全局变量时保护自己的数据。

But even the Framework itself is not reentrant ! If the repeated use of StringBuffers troubles you, just make them local.

但是Framewrok本事没有reentrant!如果重复使用StringBuffers总是困扰你,把他们本地化吧。

房室结折返性心动过速(AVNRT)453例。

Must not call any non-reentrant functions.

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

SMALL模式下的重入函数的堆栈空间