#Checking a Thread's attributes inside its run() function

5 messages · Page 1 of 1 (latest)

tired prism
#

Is it possible to check things about a thread inside its own run() function? For example checking using this.getPriority() inside its run() function.

slate horizonBOT
#

This post has been reserved for your question.

Hey @tired prism! Please use /close or the Close Post button above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

high tendon
#

yeah, you can do that

junior gate
#

Yep