зеркало из https://github.com/mozilla/gecko-dev.git
c2ac8daba2
This removes the use of the shared mutex in AsyncExecuteStatements. We now rely on PR_AtomicSet and the volatile keyword. This results in zero lock contention between the calling thread and the background thread if cancel is ever called. r=asuth r=bent sr=vlad |
||
---|---|---|
.. | ||
unit | ||
Makefile.in | ||
storage_test_harness.h | ||
storage_test_harness_tail.h | ||
test_deadlock_detector.cpp | ||
test_mutex.cpp | ||
test_statement_scoper.cpp | ||
test_transaction_helper.cpp |