• Max Kellermann's avatar
    thread/Name: disable pthread_setname_np() on NetBSD · 4bd2c750
    Max Kellermann authored
    NetBSD's pthread_setname_np() prototype is incompatible with the rest
    of the world, and it requires to pass the string argument as a
    non-const pointer.  Instead of working around this misdesign, I hereby
    disable the feature on NetBSD.
    4bd2c750
Name
Last commit
Last update
..
Cond.hxx Loading commit data...
CriticalSection.hxx Loading commit data...
Id.hxx Loading commit data...
Mutex.hxx Loading commit data...
Name.hxx Loading commit data...
PosixCond.hxx Loading commit data...
PosixMutex.hxx Loading commit data...
Slack.hxx Loading commit data...
Thread.cxx Loading commit data...
Thread.hxx Loading commit data...
Util.hxx Loading commit data...
WindowsCond.hxx Loading commit data...