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.
멀티스레드 애플리케이션의 경우 재진입 가능한 함수를 작성하는 것이 중요합니다.