reentrant
English
Alternative forms
- re-entrant
- reëntrant (obsolete)
Pronunciation
- IPA(key): /ɹiːˈɛntɹənt/
Audio (Southern England) (file)
Adjective
reentrant (not comparable)
- Reentering; pointing inward.
- (programming, of a mutex) Such that the corresponding lock can be reacquired by the locking thread.
- The global interpreter lock of the embedded scripting engine is not reentrant.
- (programming) That may be executed more than once at a time either by different threads, or because of recursion.
- Global variables must not be altered by reentrant code.
- 2021, Matt Neuburg, iOS 15 Programming Fundamentals with Swift, 8th edition, O'Reilly, →ISBN, page 386:
- Actor serialization […] might even lead to possible deadlock. To mitigate that risk, there's an important exception to actor serialization: actors are reentrant. This means that when an actor itself says
await
, then while the actor's code is waiting, its members can be accessed from outside the actor usingawait
.
- (aeronautics, of a part of a rocket) Designed to return to the Earth's atmosphere.
- (physiology) Of or pertaining to reentry (in the heart);
- (music, of a ukulele or similar instrument) Having the strings not ordered according to pitch (having a re-entry).
Derived terms
Related terms
Translations
Translations
Noun
reentrant (plural reentrants)
See also
This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.