static L<ThreadInfo> printDeadlocksAndSolve() { L<ThreadInfo> l = printDeadlocks(); interruptDeadlockedThreads(l); ret l; }
Began life as a copy of #1009292
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: | #1009354 |
| Snippet name: | printDeadlocksAndSolve - print & solve deadlocks |
| Eternal ID of this version: | #1009354/1 |
| Text MD5: | 437569f9ea5750bdfb49766a673d1ff4 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-07-24 16:56:37 |
| Source code size: | 133 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 1013 / 1038 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1013370 - solveDeadlocks - solve deadlocks, return text |