1 | static Thread runInNewThread(final S progID) {
|
2 | ret startThread(progID, r {
|
3 | callMainAsChild(hotwire(progID)); |
4 | }); |
5 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1001477 |
| Snippet name: | runInNewThread |
| Eternal ID of this version: | #1001477/3 |
| Text MD5: | b5186ae64d95d233d84aa18371d2411f |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-05-06 16:01:45 |
| Source code size: | 126 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 986 / 1190 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |