Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1019939 // maxThreadPriority - up priority of current thread to maximum

JavaX fragment (include)

svoid maxThreadPriority() {
  currentThread().setPriority(Thread.MAX_PRIORITY);
}

Author comment

Began life as a copy of #1019747

download  show line numbers  debug dex  old transpilations   

Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019939
Snippet name: maxThreadPriority - up priority of current thread to maximum
Eternal ID of this version: #1019939/1
Text MD5: 45506e171f353f1b9cad560fa64be964
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-01 17:01:28
Source code size: 83 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 211 / 234
Referenced in: [show references]