DictionaryForumContacts

   English
Terms for subject Programming containing critical problem | all forms
EnglishRussian
critical section problemзадача критической секции (ssn)
Mutual exclusion is the problem of ensuring that critical sections of statements do not execute at the same timeВзаимное исключение обеспечивает, чтобы критические секции операторов не выполнялись одновременно (см. Foundations of Multithreaded, Parallel, and Distributed Programming 2000 by Gregory R. Andrews ssn)