currentThreadId

  1. void* currentThreadId()
  2. void* currentThreadId()
    version(!Windows && Posix)
    nothrow @nogc
    void*
    currentThreadId
    ()

Return Value

Type: void*

current thread identifier.

Meta