1. SetThreadDescription function (Windows)

    https://msdn.microsoft.com/en-us/library/windows/desktop/mt774976...

    This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more

  2. GetThreadDescription function (Windows)

    https://msdn.microsoft.com/en-us/library/windows/desktop/mt774972...

    Retrieves the description that was assigned to a thread by calling SetThreadDescription.

  3. Issue 2692213003 : Use Windows 10 thread naming API ...

    https://codereview.chromium.org/2692213003

    Use Windows 10 thread naming API, SetThreadDescription Starting from version 1607 of Windows 10, there is a SetThreadDescription API for setting thread names.

  4. Process and Thread Functions (Windows)

    https://msdn.microsoft.com/en-us/library/windows/desktop/ms684847...

    This topic describes the process and thread functions. ... Retrieves the description that was assigned to a thread by calling SetThreadDescription.

  5. Added SetThreadDescription to set the unmanaged thread ...

    https://github.com/dotnet/coreclr/pull/12593

    coreclr - This repo contains the .NET Core runtime, called CoreCLR, and the base library, called System.Private.Corelib (or mscorlib). It includes the garbage ...

  6. Properly support native thread naming via the ...

    https://visualstudio.uservoice.com/forums/121579-visual-studio-ide/...

    17/08/2017 · Properly support native thread naming via the SetThreadDescription API in minidumps, debuggers, and analysis tools

  7. The Easiest Way to Read a Screw Thread Callout - …

    www.wikihow.com/Read-a-Screw-Thread-Callout

    25/07/2017 · How to Read a Screw Thread Callout. You have a loose machine screw and walk into the hardware store to obtain a replacement. There, you …

  8. IDebugApplicationThread::SetDescription | Microsoft …

    https://docs.microsoft.com/.../idebugapplicationthread-setdescription

    Sets the description of this thread. Syntax HRESULT SetDescription( LPCOLESTR pstrDescription ); Parameters. pstrDescription [in] The description of this thread.

  9. https://www.visualstudio.com/fr-fr/news/releasenotes/vs2017-relnotes

    L’API SetThreadDescription est prise en charge pendant le débogage quand vous utilisez l’option Démarrer le débogage (F5) ou Attacher au processus (Ctrl+Alt+P).

  10. PTHREAD_ATTR_INIT(3) manual page - sourceware.org

    sourceware.org/pthreads-win32/manual/pthread_attr_init.html

    Description. Setting attributes ... pthread_attr_init initializes the thread attribute object attr and fills it with default ... If not set then the thread will ...