Libraryless. Click here for Pure Java version (11515L/75K).
1 | static RSTOverQ dm_rstOverModuleQ(DynModule mod default dm_current_mandatory(), Runnable r) {
|
2 | RSTOverQ rst = new(r, mod.q()); |
3 | rst.enter = dm_rEnter(mod); |
4 | ret rst; |
5 | } |
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: | 408 / 568 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |