PauseThread()

Syntax

PauseThread(ThreadID)

Description

Pause the specified thread, previously created with CreateThread(). The thread can be resumed with ResumeThread().

Supported OS

Windows

Thread - Index