Skip to content
  • Allison Karlitskaya's avatar
    Remove a bunch of lingering g_thread_init() · 210b1f8b
    Allison Karlitskaya authored
    After this patch, there is but one remaining use of g_thread_init(),
    which is in tests/slice-threadinit.c, a testcase dedicated to testing
    the functionality of gslice across a g_thread_init() boundary.
    
    This testcase is pretty meaningless these days... probably we should
    delete it.
    210b1f8b