Changeset baafe71 in mainline for generic/src/synch/futex.c

Timestamp:
2006-05-25T10:04:05Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
fd4d8c0
Parents:
47800e0
Message:

Make implementation of condition variables compliant with their definition.
Signal operation must become a no-op if there is no thread in the wait operation.
Remove condvar_trywait() which has no meaning after this change.

(No files)

Note: See TracChangeset for help on using the changeset viewer.