Libraryless. Click here for Pure Java version (11515L/75K).
static RSTOverQ dm_rstOverModuleQ(DynModule mod default dm_current_mandatory(), Runnable r) { RSTOverQ rst = new(r, mod.q()); rst.enter = dm_rEnter(mod); ret rst; }
Began life as a copy of #1018862
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030788 |
| Snippet name: | dm_rstOverModuleQ - make RSTOverQ over module queue. automatically enters() before calling the runnable |
| Eternal ID of this version: | #1030788/5 |
| Text MD5: | eace16468c006e60916c2a7649e19ac5 |
| Transpilation MD5: | 0b9bc563bb9b331b7b521dc589958e4b |
| Author: | stefan |
| Category: | javax / threading |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-03-25 19:20:04 |
| Source code size: | 174 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 409 / 569 |
| Version history: | 4 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |