shaka-packager/packager/mpd
Rintaro Kuroiwa 981041a3a8 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-16 11:29:06 -08:00
..
base Remove locks from MpdBuilder and lock at MpdNotifier level 2015-11-16 11:29:06 -08:00
test Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
util Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
mpd.gyp Get MpdWriter working again 2015-09-22 15:00:03 -07:00