Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/async.h

    r47c9a8c rfbcdeb8  
    139139extern void async_wait_for(aid_t, sysarg_t *);
    140140extern int async_wait_timeout(aid_t, sysarg_t *, suseconds_t);
    141 extern void async_forget(aid_t);
    142141
    143142extern fid_t async_new_connection(task_id_t, sysarg_t, ipc_callid_t,
Note: See TracChangeset for help on using the changeset viewer.