Changeset e3bc355 in mainline for uspace/lib/c/generic/private/async.h
- Timestamp:
- 2013-07-28T23:07:18Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2b55edb
- Parents:
- 283ea3d (diff), ccdc63e (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
uspace/lib/c/generic/private/async.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/private/async.h
r283ea3d re3bc355 41 41 #include <fibril_synch.h> 42 42 #include <sys/time.h> 43 #include < bool.h>43 #include <stdbool.h> 44 44 45 45 /** Structures of this type are used to track the timeout events. */
Note:
See TracChangeset
for help on using the changeset viewer.
