Libraryless. Click here for Pure Java version (5008L/27K).
1 | ifdef PingV3 |
2 | static AutoCloseable tempUncancelThread() {
|
3 | ret tempPingPrivileged(); |
4 | } |
5 | endifdef |
6 | |
7 | ifndef PingV3 |
8 | please include function ping. |
9 | |
10 | static AutoCloseable tempUncancelThread() {
|
11 | ret tempRemove(ping_actions, Thread.currentThread()); |
12 | } |
13 | endifndef |
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: | 357 / 475 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |