Created on 2007-07-01 14:49 by dbenbenn, last changed 2008-02-23 22:54 by facundobatista. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| ex.py | dbenbenn, 2007-07-02 09:23 | Example of two threads locking the same mutex. | ||
| patch.txt | dbenbenn, 2007-07-03 21:26 | Add locks to mutex.py | ||
| mutex.diff | humitos, 2008-02-23 16:26 | |||
| test_mutex.diff | benjamin.peterson, 2008-02-23 22:05 | TestCase for mutex | ||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-02-23 22:54:31 | facundobatista | set | messages: + msg62832 |
| 2008-02-23 22:05:49 | benjamin.peterson | set | files:
+ test_mutex.diff keywords: + patch messages: + msg62819 |
| 2008-02-23 21:45:23 | facundobatista | set | status: open -> closed resolution: wont fix messages: + msg62815 nosy: + facundobatista |
| 2008-02-23 16:35:42 | benjamin.peterson | set | nosy:
+ benjamin.peterson messages: + msg62769 |
| 2008-02-23 16:26:11 | humitos | set | files:
+ mutex.diff nosy: + humitos messages: + msg62766 |
| 2008-01-19 20:47:28 | pitrou | set | nosy:
+ pitrou messages: + msg60230 |
| 2008-01-19 14:21:46 | christian.heimes | set | keywords:
+ easy nosy: + christian.heimes messages: + msg60167 versions: + Python 2.6, - Python 2.5 |
| 2007-07-01 14:49:39 | dbenbenn | create | |
