Skip to content
  • Allison Karlitskaya's avatar
    g_thread_new: never fail · 430c5635
    Allison Karlitskaya authored
    Remove the GError argument from g_thread_new() and abort on failure.
    Introduce g_thread_try() for those who want to handle failure.
    430c5635