词汇 re-entrant 在中文的含义

re-entrant 在英语中是什么意思?与 Lingoland 一起探索这个词的含义、发音及具体用法

re-entrant

US /ˌriːˈen.trənt/
UK /ˌriːˈen.trənt/

形容词

可重入的

(of a program or routine) able to be entered or called by another program or routine before the first call has been completed, without causing error or incorrect results

示例:
The new operating system features re-entrant code for improved efficiency.
新的操作系统具有可重入代码,以提高效率。
Writing re-entrant functions is crucial for multi-threaded applications.
编写可重入函数对于多线程应用程序至关重要。