Skip to content
Snippets Groups Projects
  • Michael Tüxen's avatar
    766cc5b2
    Set thread name only on FreeBSD. · 766cc5b2
    Michael Tüxen authored
    The thread name is only used for debugging. On Linux this
    breaks is_thread_sleeping(), since it assumes that the
    process or threadname contains no space. Just don't set
    this on Linux, so avoid any problems.
    
    Sponsored by Netflix
    766cc5b2
    History
    Set thread name only on FreeBSD.
    Michael Tüxen authored
    The thread name is only used for debugging. On Linux this
    breaks is_thread_sleeping(), since it assumes that the
    process or threadname contains no space. Just don't set
    this on Linux, so avoid any problems.
    
    Sponsored by Netflix
Code owners
Assign users and groups as approvers for specific file changes. Learn more.