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

5
LINES

< > BotCompany Repo | #1018563 // runDependentInNewThread

JavaX fragment (include)

static Thread runDependentInNewThread(final S progID) {
  ret startThread(progID, r {
    callMainAsChild(hotwireDependent(progID));
  });
}

Author comment

Began life as a copy of #1001477

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1018563
Snippet name: runDependentInNewThread
Eternal ID of this version: #1018563/1
Text MD5: 4c6d3ec387f26a25e248a19f067502d0
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-05 20:19:55
Source code size: 144 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 278 / 408
Referenced in: [show references]