static Lock generalLock_instance = lock(); static Lock generalLock() { ret generalLock_instance; }
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: | #1013637 |
| Snippet name: | generalLock - general-purpose lock for a program |
| Eternal ID of this version: | #1013637/1 |
| Text MD5: | 87cece62c3d0f2308196e9bd55f3d4ff |
| Author: | stefan |
| Category: | javax / locks |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-01-12 11:22:53 |
| Source code size: | 105 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 654 / 693 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |