Changeset 5d4e90f0 in mainline for uspace/lib/libc/include/futex.h
- Timestamp:
- 2007-09-27T12:35:36Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bcf23cf
- Parents:
- 8c20b26
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/futex.h
r8c20b26 r5d4e90f0 37 37 38 38 #include <atomic.h> 39 #include < types.h>39 #include <sys/types.h> 40 40 41 41 #define FUTEX_INITIALIZER {1}
Note:
See TracChangeset
for help on using the changeset viewer.