please include function _registerThread. static Thread _unregisterThread(Thread t) { _registerThread_threads.remove(t); ret t; } static void _unregisterThread() { _unregisterThread(currentThread()); }
Began life as a copy of #1008274
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: | #1008278 | 
| Snippet name: | _unregisterThread - opposite of _registerThread | 
| Eternal ID of this version: | #1008278/5 | 
| Text MD5: | 932b1d37007baa132170db43d057a1c7 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-06-27 01:29:59 | 
| Source code size: | 213 bytes / 8 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 859 / 881 | 
| Version history: | 4 change(s) | 
| Referenced in: | [show references] |