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

py

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Damien George authored
    Native code has GC-heap pointers in it so it must be scanned.  But on
    unix port memory for native functions is mmap'd, and so it must have
    explicit code to scan it for root pointers.
    2127e9a8
    History