Changes between Version 25 and Version 26 of rpc_implementation


Ignore:
Timestamp:
Oct 7, 2017, 12:29:38 AM (6 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • rpc_implementation

    v25 v26  
    5959 * The '''thread''' field defines the client thread (used by the server thread to unblock the client thread).
    6060 * The '''lid''' field defines the client core local index (used by the server thread to send the completion IPI).
    61  * The '''response'''field defines the number of expected responses.
     61 * The '''response''' field defines the number of expected responses.
    6262
    6363The semantic of the '''args''' array depends on the RPC '''index''' field.