Transpiled version (3510L) is out of date.
1 | static Thread dm_startThread_impl(S name default defaultThreadName(), Runnable r) { |
2 | O mod = dm_current_generic(); |
3 | ret startThread(name, r { |
4 | temp (AutoCloseable) rcall enter(mod); |
5 | callF(r); |
6 | }); |
7 | } |
Began life as a copy of #1027326
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1031799 |
Snippet name: | dm_startThread_impl (not needed anymore) |
Eternal ID of this version: | #1031799/3 |
Text MD5: | 6b708c7b8f213bd6c8947141afe7bc42 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-07-01 17:57:13 |
Source code size: | 214 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 157 / 223 |
Version history: | 2 change(s) |
Referenced in: | [show references] |