1 | please include function print. |
2 | |
3 | static ThreadLocal<O> print_byThread() { |
4 | synchronized(print_byThread_lock) { |
5 | if (print_byThread == null) |
6 | print_byThread = new ThreadLocal; |
7 | } |
8 | ret print_byThread; |
9 | } |
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: | #1008518 |
Snippet name: | print_byThread |
Eternal ID of this version: | #1008518/3 |
Text MD5: | e7d6f0f2b24a12a67a3f1620f06fac0b |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-07-13 16:20:07 |
Source code size: | 218 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 628 / 688 |
Version history: | 2 change(s) |
Referenced in: | [show references] |