Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Ben Gamari's avatar
    c93f11fe
    rts: Fix timer initialization · c93f11fe
    Ben Gamari authored
    Previously `initScheduler` would attempt to pause the ticker and in so
    doing acquire the ticker mutex. However, initTicker, which is
    responsible for initializing said mutex, hadn't been called
    yet.
    c93f11fe
    History
    rts: Fix timer initialization
    Ben Gamari authored
    Previously `initScheduler` would attempt to pause the ticker and in so
    doing acquire the ticker mutex. However, initTicker, which is
    responsible for initializing said mutex, hadn't been called
    yet.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.