Changeset efa3136 in mainline for uspace/lib/c/generic/async/client.c


Ignore:
Timestamp:
2018-07-26T10:20:16Z (6 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3943da1
Parents:
2d78d88
Message:

cstyle (no change in functionality)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/generic/async/client.c

    r2d78d88 refa3136  
    643643 * The proper solution seems to be to implement parallel exchanges using
    644644 * tagging.
     645 *
    645646 */
    646647void async_sess_args_set(async_sess_t *sess, iface_t iface, sysarg_t arg2,
Note: See TracChangeset for help on using the changeset viewer.