Files
deb-python-taskflow/taskflow/engines
Joshua Harlow e9a319d7d3 Use reader/writer locks in storage
Switch to using a reader/writer lock scheme to
protect against simultaneous storage mutations,
typically seen when running in a multi-threaded
mode.

For the single-threaded mode provide a dummy
reader/writer lock which will mimic the locking
api but not actually lock anything.

Closes-Bug: 1273146
Change-Id: I954f542d9ab34b693e8da71c9fc913f823e869ba
2014-02-05 13:47:42 +04:00
..
2014-01-26 23:08:39 +02:00
2014-01-27 11:57:55 -08:00