• K
    libobs: Fix thread naming on FreeBSD · 5803d921
    Kris Moore 提交于
    Add the relevant header file needed on FreeBSD and utilize yet another
    ifdef to call pthread_set_name_np as the function name differs from
    those on the other platforms.
    5803d921
threading-posix.c 5.2 KB