bn:00532075n
Noun Named Entity
Categories: Concurrency control, Python (programming language)
EN
global interpreter lock  GIL  Global VM Lock
EN
A global interpreter lock is a mechanism used in computer-language interpreters to synchronize the execution of threads so that only one native thread can execute at a time. Wikipedia
Definitions
Relations
Sources
EN
A global interpreter lock is a mechanism used in computer-language interpreters to synchronize the execution of threads so that only one native thread can execute at a time. Wikipedia
coarse-grained mutex used in some process virtual machines Wikidata
Wikipedia Redirections