Changeset 59e07c91 in mainline for test/synch/semaphore2/test.c
- Timestamp:
- 2005-11-10T13:56:26Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0172eba
- Parents:
- 13fe013
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/synch/semaphore2/test.c
r13fe013 r59e07c91 45 45 static waitq_t can_start; 46 46 47 __u32 seed = 0xdeadbe af;47 __u32 seed = 0xdeadbeef; 48 48 49 49 static __u32 random(__u32 max);
Note:
See TracChangeset
for help on using the changeset viewer.