Skip to content
  • Ben Gamari's avatar
    rts: Introduce getNumCapabilities · 70999283
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    And ensure accesses to n_capabilities are atomic (although with relaxed
    ordering). This is necessary as RTS API callers may concurrently call
    into the RTS without holding a capability.
    70999283