Changeset e090e1bc in mainline for generic/include/synch/futex.h
- Timestamp:
- 2006-06-05T11:01:29Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b91bb65
- Parents:
- 214c5a0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/include/synch/futex.h
r214c5a0 re090e1bc 48 48 extern __native sys_futex_wakeup(__address uaddr); 49 49 50 extern void futex_cleanup(void); 51 50 52 #endif
Note:
See TracChangeset
for help on using the changeset viewer.