可重入性 meaning in Chinese
reenterability
reentrance
Examples
- Discusses dealing with reentrancy at the compiler level
讨论了在编译器层次上对可重入性的处理。 - How and when to employ reentrancy to keep your code bug free
何时如何利用可重入性避免代码出现bug - Suggests ways to ensure reentrancy of the underlying function
指出了确保底层函数的可重入性的方法。 - Practices to ensure reentrancy
确保可重入性的经验 - Defines reentrancy and includes a posix listing of a reentrant function
定义了可重入性,并包含一个可重入函数的posix清单。