[Archive] Remove TODO about thread safety
authorPiotr Kosko <p.kosko@samsung.com>
Tue, 6 Oct 2015 11:51:09 +0000 (13:51 +0200)
committerPiotr Kosko <p.kosko@samsung.com>
Tue, 6 Oct 2015 11:51:13 +0000 (13:51 +0200)
commit508ed96d2d4345cd7e2ccafa3542d4f470e8f89b
treec01449a82c13dab73e1a651a73a6487dd68b1e54
parent16d6bc436d003eafc099e116afe359e304ab4628
[Archive] Remove TODO about thread safety

[Feature] Execution moved to single background thread to ensure that all operations are done
  sequentially.

[Verification] Code compiles without errors.
  All operations are done in one background thread.
  TCT passrate is 100%.

Change-Id: Ie79e61413f258ae3ace3ae37c56ce942f24cd9fb
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
src/archive/archive_callback_data.cc
src/archive/archive_file.cc
src/archive/archive_file.h
src/archive/archive_manager.cc
src/archive/archive_manager.h