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

3
LINES

< > BotCompany Repo | #1028442 // dynamicObjectIsLoading_threadLocal for compact modules

JavaX fragment (include)

static ThreadLocal<Bool> dynamicObjectIsLoading_threadLocal() { 
  ret DynamicObject_loading;
}

Author comment

Began life as a copy of #1028441

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): bhatertpkbcr, ekrmjmnbrukm, elmgxqgtpvxh, mowyntqkapby, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, qsqiayxyrbia, tvejysmllsmz, uhjabitqdyqv, vouqrxazstgt, wnsclhtenguj, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028442
Snippet name: dynamicObjectIsLoading_threadLocal for compact modules
Eternal ID of this version: #1028442/1
Text MD5: e7875b087bd162eaf5cab6ea73826f29
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-06-20 16:10:34
Source code size: 97 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 108 / 13896
Referenced in: #1027167 - Compact Module Include v3 (only including callF etc. when required, LIVE)
#1029928 - Compact Module Include v4 (LIVE for new code using cmodule2)
#1030953 - Compact Module Include for Gazelle BEA (edited by #1030951)
#1031187 - Compact Module Include v5 (LIVE for new code using cmodule5)
#1031642 - Compact Module Include for Gazelle BEA [failed extension]
#1031643 - Compact Module Include for Gazelle BEA [working backup]
#1032709 - Compact Module Include for Secret BEA
#1033506 - Compact Module Include Gazelle V
#1033884 - Compact Module Include Gazelle V [dev]