Generic Function dispatch

Package:

CL-GSERVER.DISPATCHER

Syntax:

  dispatch DISPATCHER DISPATCHER-EXEC-FUNresult

Arguments and Values:

Description:

Dispatches a function (`dispatch-exec-fun') to a worker of the dispatcher to execute there. `dispatch' does a `ask-s' to a `dispatcher' worker, which means this call will block.