shaka-packager/packager/mpd
Rintaro Kuroiwa 3615e0ea47 Remove locks from MpdBuilder and lock at MpdNotifier level
- Since most use cases use notifier implementations that already uses
  locks, removing locks from MpdBuilder.
- Added locks to MpdNotifier::Flush() implementations. Multiple threads
  were able to write to the same file.

Issue #45, #49

Change-Id: I6e39824485672f40e6c947da97f1743fac174167
2015-11-17 17:13:54 -08:00
..
base Remove locks from MpdBuilder and lock at MpdNotifier level 2015-11-17 17:13:54 -08:00
test Fix an xml include in xml_compare.cc 2015-09-30 17:45:46 -07:00
util Get MpdWriter working again 2015-09-22 15:00:03 -07:00
mpd.gyp Get MpdWriter working again 2015-09-22 15:00:03 -07:00