ThreadId

Represents the ID of a thread.

This type is platform dependent.

version(linux && X86_64)
package
alias ThreadId = ReturnType!gettid

Meta