Global interpreter lock (GIL)

From wikieduonline
Revision as of 18:31, 15 March 2020 by Welcome (talk | contribs) (Created page with "global interpreter lock, or GIL, is a mutex that protects access to Python objects")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

global interpreter lock, or GIL, is a mutex that protects access to Python objects

Advertising: