Changeset fc5f7a8 in mainline for uspace/lib/c/include/async.h
- Timestamp:
- 2011-01-29T19:43:15Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5bcf1f9
- Parents:
- 10477601
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/async.h
r10477601 rfc5f7a8 57 57 extern atomic_t threads_in_ipc_wait; 58 58 59 extern int __async_init(void);60 59 extern ipc_callid_t async_get_call_timeout(ipc_call_t *, suseconds_t); 61 60
Note:
See TracChangeset
for help on using the changeset viewer.