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

11
LINES

< > BotCompany Repo | #1019973 // tempCleaningUp - tell system that we are in a cleanMeUp method, so ping() doesn't fail

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

Libraryless. Click here for Pure Java version (4549L/25K).

1  
please include function ping.
2  
3  
static AutoCloseable tempCleaningUp() {
4  
  AutoCloseable result = null;
5  
  ifndef LeanMode
6  
  ifndef PingV3
7  
  result = tempSetTL(ping_isCleanUpThread, true);
8  
  endifndef
9  
  endifndef
10  
  ret result;
11  
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1019973
Snippet name: tempCleaningUp - tell system that we are in a cleanMeUp method, so ping() doesn't fail
Eternal ID of this version: #1019973/6
Text MD5: b7c16f11d13522e8daa58b9e56c6c693
Transpilation MD5: 07520f676263c29e01633ac67ce346db
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-28 18:19:13
Source code size: 235 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 247 / 320
Version history: 5 change(s)
Referenced in: [show references]