getCurrentThreadId

Get the current thread OS handle. The returned ID is just used for display. You can't get a Thread out of it.

public static nothrow @nogc
size_t
getCurrentThreadId
()

Meta