0%

critical section

C c

Transcription

    • US Pronunciation
    • US IPA
    • US Pronunciation
    • US IPA

Definitions of critical section words

  • noun Technical meaning of critical section A non-re-entrant piece of code that can only be executed by one process at a time. It will usually terminate in bounded time and a process will only have to wait a bounded time to enter it. Some synchronisation mechanism is required at the entry and exit of the critical section to ensure exclusive use. 1
  • noun critical section (computing, programming) A piece of code that accesses a shared resource that must not be concurrently accessed by more than one thread of execution. 0

Information block about the term

Parts of speech for Critical section

noun
adjective
verb
adverb
pronoun
preposition
conjunction
determiner
exclamation

See also

Matching words

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?