Translation of "critical section" into Finnish
kriittinen osa is the translation of "critical section" into Finnish.
critical section
noun
grammar
(computing, programming) A piece of code that accesses a shared resource that must not be concurrently accessed by more than one thread of execution. [..]
-
kriittinen osa
A segment of code which is not reentrant; that is, it does not support concurrent access by multiple threads. Often, a critical section is used to protect shared resources.
-
Show algorithmically generated translations
Automatic translations of "critical section" into Finnish
-
Glosbe Translate
-
Google Translate
Add example
Add