Skip to content
  • Owen Taylor's avatar
    This commit merges the glib-threads branch into the main · 931ea952
    Owen Taylor authored
    branch. See the ChangeLog for details of the changes.
    
    In brief overview:
    
     - The set of threading functions can be set
     - A default implementation is provided in -lgthread
     - All static data structures are locked using these
       functions if g_thread_init() is called.
    931ea952