reentrancy

reentrancy

 英

  • 網絡可重入性;重進入;重入數

例句

This article describes some potential problems due to non-reentrancy of the function in parallel and concurrent programming.

本文描述并行并發程序設計函數不可導致一些潛在問題

in this article , learn through code samples how anomalies can result if reentrancy is not ensured , especially with regard to signals.

本文通過示例代碼了解如果不能得到保證產生何種異常尤其注意信號

Providing output storage by the calling function ensures the reentrancy of the function.

進行調用函數準備輸出存儲空間確保函數

Sticking to these five best practices will help you maintain reentrancy in your programs.

理解最好經驗幫助保持程序

Defines reentrancy and includes a POSIX listing of a reentrant function

定義包含一個函數POSIX清單

Suggests ways to ensure reentrancy of the underlying function

指出確保底層函數方法

Dealing with reentrancy at the compiler level

編譯層次處理重用