static void moveThisThreadToChild(O child) { Thread t = currentThread(); callOpt(child, "_registerThread", t); _unregisterThread(t); }
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: | #1008277 |
| Snippet name: | moveThisThreadToChild |
| Eternal ID of this version: | #1008277/3 |
| Text MD5: | c21801e65f085aefc2063487dee402be |
| 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:04:36 |
| Source code size: | 144 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 768 / 821 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |