• Austin Clements's avatar
    Initialize wq before zalloc · 38fd95b5
    Austin Clements 提交于
    zalloc uses work queues.  Technically, we're okay as long as we don't
    *use* the zallocator until wq is initialed, but that seems fragile.
    38fd95b5
main.cc 3.1 KB