1 | static L<VF1<Map>> _threadInfo_makers = synchroList(); |
2 | |
3 | static O _threadInfo() {
|
4 | if (empty(_threadInfo_makers)) null; |
5 | new HashMap map; |
6 | pcallFAll(_threadInfo_makers, map); |
7 | ret map; |
8 | } |
Began life as a copy of #1016604
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1016605 |
| Snippet name: | _threadInfo |
| Eternal ID of this version: | #1016605/2 |
| Text MD5: | 0b787822ff0ab78b9631517c5977b2c2 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-07-18 12:38:22 |
| Source code size: | 196 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 690 / 851 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |