Class SDL_ThreadState

java.lang.Object
club.doki7.sdl3.enumtype.SDL_ThreadState

public final class SDL_ThreadState extends Object

The SDL thread state.

The current state of a thread can be checked by calling SDL_GetThreadState.

Since: This enum is available since SDL 3.2.0.

See also:

  • SDL_GetThreadState