reentrant
基本解釋
- adj.重新進(jìn)入的;凹入的
- n.凹角;凹入部分
英漢例句
- Thus, the event handler should be reentrant.
因此,事件処理程序應(yī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ù)是不可重入的,因爲(wèi)它存儲(chǔ)變量的狀態(tài)。 - A reentrant function can be safely called recursively or from multiple tasks.
可再入的函數(shù)能被安全地遞歸調(diào)用或由多任務(wù)多次調(diào)用。