CL-GSERVER.DISPATCHER
dispatch-async DISPATCHER DISPATCHER-EXEC-FUN → result
DISPATCHER
:
a
T
DISPATCHER-EXEC-FUN
:
a
T
result
: a T.
Dispatches a function to a worker of the dispatcher to execute there. `dispatch-async' does a `tell' to a `dispatcher' worker and is asynchronous.