• Robert Pluim's avatar
    Cater for 3-argument version of pthread_setname_np · 83150842
    Robert Pluim authored
    Fixes Bug#39363.
    
    * configure.ac: Add check for 3-argument version of
    pthread_setname_np.
    * src/systhread.c (sys_thread_set_name)
    [HAVE_PTHREAD_SETNAME_NP_3ARG]: Call pthread_setname_np with
    3 arguments.
    83150842
configure.ac 195 KB