Changeset 0b05082 in mainline for uspace/lib/c/include/fibril_synch.h
- Timestamp:
- 2018-07-18T18:56:16Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 40abf56a
- Parents:
- 9b1baac
- git-author:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-07-18 14:25:11)
- git-committer:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-07-18 18:56:16)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/fibril_synch.h
r9b1baac r0b05082 38 38 #include <fibril.h> 39 39 #include <adt/list.h> 40 #include < libarch/tls.h>40 #include <tls.h> 41 41 #include <sys/time.h> 42 42 #include <stdbool.h>
Note:
See TracChangeset
for help on using the changeset viewer.