単語 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.
マルチスレッドアプリケーションでは、リエントラント関数の記述が不可欠です。