Libraryless. Click here for Pure Java version (42L/1K).
1 | scope pcallPolicyForThread_tl. |
2 | |
3 | static new ThreadLocal<PCallPolicy> #tl; |
4 | |
5 | static ThreadLocal<PCallPolicy> pcallPolicyForThread_tl() {
|
6 | ret tl; |
7 | } |
Began life as a copy of #1036289
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1036290 |
| Snippet name: | pcallPolicyForThread_tl |
| Eternal ID of this version: | #1036290/4 |
| Text MD5: | e92273265fcab8caacb407a4d4b9374e |
| Transpilation MD5: | ba9707a778a7c84a07b7853e915fc587 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-11-11 18:05:24 |
| Source code size: | 151 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 356 / 456 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |