setStatus abstract method

void setStatus(
  1. ThreadStatus status
)

Sets the thread status.

Implementation

void setStatus(ThreadStatus status);