reentrant
基本解釋
- adj.重新進(jìn)入的;凹入的
- n.凹角;凹入部分
英漢例句
- Thus, the event handler should be reentrant.
因此,事件處理程序應(yīng)當(dāng)是可重入的。 - Stack Space for reentrant functions in the LARGE model.
LARGE模式下的重入函數(shù)的堆??臻g。 - Defines reentrancy and includes a POSIX listing of a reentrant function.
定義了可重入性,并包含一個(gè)可重入函數(shù)的POSIX清單。 - This function is not reentrant, because it stores the state of the variables.
這個(gè)函數(shù)是不可重入的,因?yàn)樗鎯?chǔ)變量的狀態(tài)。 - A reentrant function can be safely called recursively or from multiple tasks.
可再入的函數(shù)能被安全地遞歸調(diào)用或由多任務(wù)多次調(diào)用。