1
1
Brian Barrett e76c0ceadb mutex_trylock returns 0 (success) if locked and non-zero (error) if not
locked.  Make the non-threaded case always return "locked", similar to
the non-threaded case for mutex_lock.

This commit was SVN r9956.
2006-05-17 15:50:21 +00:00
..
2006-03-29 16:19:17 +00:00
2006-02-27 02:15:53 +00:00