• Show log

    Commit

  • Hash : a07ec7c1
    Author : Nick Wellnhofer
    Date : 2023-09-18T17:39:13

    threads: Move library initialization code to threads.c
    
    This allows to consolidate the initialization code since the global init
    lock was already implemented in threads.c.