SDL_ThreadID

Name

SDL_ThreadID -- Get the 32-bit thread identifier for the current thread.

Synopsis

uses
SDL;

function SDL_ThreadID : UInt32;

Description

Get the 32-bit thread identifier for the current thread.