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

13
LINES

< > BotCompany Repo | #1031183 // tempUncancelThread - temporarily un-cancel this thread to print errors, do clean-up etc.

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (5008L/27K).

ifdef PingV3
  static AutoCloseable tempUncancelThread() {
    ret tempPingPrivileged();
  }
endifdef

ifndef PingV3
  please include function ping.
  
  static AutoCloseable tempUncancelThread() {
    ret tempRemove(ping_actions, Thread.currentThread());
  }
endifndef

Author comment

Began life as a copy of #1004549

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031183
Snippet name: tempUncancelThread - temporarily un-cancel this thread to print errors, do clean-up etc.
Eternal ID of this version: #1031183/2
Text MD5: 81a9654556f9e8079d35373e3ff79035
Transpilation MD5: 9aa24b1fd80a99deaf42bdc57ef97003
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-29 01:29:53
Source code size: 281 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 76 / 117
Version history: 1 change(s)
Referenced in: [show references]