async_done   xtlang


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/libs/core/xthread.xtm

Implementation

(bind-func async_done:[i1,[!a]*]*
  (lambda (f)
    (cref (cast f [void]*) finished i1)))


Back to Index

Similar Entries