Ignore:
File:
1 edited

Legend:

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

    r8619f25 rdb24058  
    4747extern atomic_t async_futex;
    4848
    49 extern atomic_t threads_in_ipc_wait;
    50 
    5149extern int __async_init(void);
    5250extern ipc_callid_t async_get_call_timeout(ipc_call_t *call, suseconds_t usecs);
Note: See TracChangeset for help on using the changeset viewer.