bn:03482397n
Noun Concept
Categories: Programming constructs, Concurrency control
EN
critical section  critical region.  critical sections  Details about critical section
EN
In concurrent programming, concurrent accesses to shared resources can lead to unexpected or erroneous behavior, so parts of the program where the shared resource is accessed need to be protected in ways that avoid the concurrent access. Wikipedia
Definitions
Relations
Sources
EN
In concurrent programming, concurrent accesses to shared resources can lead to unexpected or erroneous behavior, so parts of the program where the shared resource is accessed need to be protected in ways that avoid the concurrent access. Wikipedia
A piece of code that accesses a shared resource that must not be concurrently accessed by more than one thread of execution. Wiktionary
Wikipedia
Wikidata
Wiktionary
Wikidata Alias