Skip to content
Snippets Groups Projects
Select Git revision
  • 05fe66f68a1cf1b7587c55149472ab7bca843631
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

modthread.c

Blame
  • user avatar
    Damien George authored
    Each threads needs to have its own private references to its current
    locals/globals dicts, otherwise functions running within different
    contexts (eg imported from different files) can behave very strangely.
    05fe66f6
    History
    modthread.c 10.19 KiB